- Accounts & Connection Management
- Data Management & Analysis
- Price Monitoring
- Charting
- Trading
- Scanners
-
Builders
-
Manual Strategy Builder
- Main Concept
- Operand Component
- Algo Elements
-
Use Cases
- How to create a condition on something crossing something
- How to create an indicator based on another indicator
- How to calculate a stop loss based on indicator
- How to submit stop order based on calculated price
- How to calculate a current bar price using a price type from inputs
- How to Use a Closed Bar Price
- Automatic Strategy Builder
-
Manual Strategy Builder
- Autotrading
- FinScript
- Trade Analysis
- Media Feeds
- Logs & Notifications
- UI & UX
Positions Grid Overview in the Positions Module
Â
The Positions Grid within the Positions Module of FinStudio provides an intricate view of all active trading positions, mirroring some functionalities from the Orders Grid while introducing additional, position-specific columns. This grid is designed to give traders comprehensive control and detailed insights into each position's performance and status.
Â
Columns Explanation in the Positions Grid
Â
-
Selection
- Allows users to select multiple positions simultaneously, facilitating batch operations such as closings or updates.
Â
-
Close
- Provides a quick option to close a position directly from the grid, enhancing operational efficiency.
Â
-
Position ID
- Displays the unique identification number for each position, crucial for tracking and referencing specific trades.
Â
-
Instrument
- Indicates the financial instrument associated with each position, helping traders keep track of market diversification.
Â
-
Action
- Specifies whether the position is a Buy or Sell, providing quick insight into the trading direction.
Â
-
Quantity
- Shows the amount of the instrument held in the position, essential for volume analysis and risk assessment.
Â
-
Entry Price
- The price at which the position was entered, crucial for evaluating the entry strategy's effectiveness.
Â
-
Current Price
- Indicates the current market price of the instrument, allowing traders to compare real-time data with entry levels.
Â
-
Commission
- The brokerage fee charged for executing the trade, important for calculating total trading costs.
Â
-
Fee
- Additional trading fees (if any) that are applied to the transaction, encompassing platform or network fees.
Â
-
Best Bid
- The highest price that buyers are willing to pay for the instrument, useful for assessing potential sell order execution.
Â
-
Best Ask
- The lowest price that sellers are willing to accept for the instrument, useful for assessing potential buy order execution.
Â
-
Profit (Money)
- Shows the absolute monetary profit or loss of the position, providing a direct financial outcome of the trade.
Â
-
Profit (Points)
- Displays the profit or loss in points, helping gauge the performance relative to market movements.
Â
-
Profit (%)
- The percentage gain or loss on the position, offering a proportional view of the position’s performance.
Â
-
Net Profit (Money)
- The total profit or loss after accounting for commissions and fees, providing a clear financial status of the position.
Â
-
MAE (Maximum Adverse Excursion)
- Indicates the maximum potential loss observed in the position before it turned profitable, useful for risk management analysis.
Â
-
MFE (Maximum Favorable Excursion)
- Shows the maximum potential profit observed in the position before it was closed or became a loss, useful for performance analysis.
Â
-
Strategy
- Names the algorithmic strategy that initiated the position, if applicable, linking positions to specific automated trading strategies.
Â
-
Algo Key
- A unique identifier for the automated trading strategy, important for tracking and analysis of algorithmic trading performance.
Â
-
Trade Algo
- Indicates a trading algorithm manually configured by the user, offering customization and precision in automated trading setups.
Â
Conclusion
Â
The Positions Grid is an integral feature of the Positions Module, offering traders a detailed and actionable overview of all active positions. By providing extensive data points and customizable options, the grid helps traders monitor performance, manage risks, and optimize their trading strategies efficiently. With these capabilities, the module ensures that traders can maintain control over their portfolios and adapt to market changes effectively.
- Accounts & Connection Management
- Data Management & Analysis
- Price Monitoring
- Charting
- Trading
- Scanners
-
Builders
-
Manual Strategy Builder
- Main Concept
- Operand Component
- Algo Elements
-
Use Cases
- How to create a condition on something crossing something
- How to create an indicator based on another indicator
- How to calculate a stop loss based on indicator
- How to submit stop order based on calculated price
- How to calculate a current bar price using a price type from inputs
- How to Use a Closed Bar Price
- Automatic Strategy Builder
-
Manual Strategy Builder
- Autotrading
- FinScript
- Trade Analysis
- Media Feeds
- Logs & Notifications
- UI & UX