- 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
Order Operations in the Orders Module
Â
Overview
Â
The Orders Module is equipped with a robust toolbar featuring several buttons that facilitate various order operations. These operations are designed to simplify the management of orders, making it easier for traders to adjust their strategies quickly in response to changing market conditions.
Cancel
Â

Â
- Functionality: This operation allows traders to cancel orders efficiently. Users can choose to cancel all orders, only buy orders, only sell orders, or specifically selected orders.
Â
- Utility: The cancel function is particularly useful in fast-paced trading environments or when a trader needs to quickly clear their position slate. With just one click, potentially thousands of orders can be cancelled, preventing unwanted executions and aiding in risk management.
Â
Reverse
Â

Â
- Functionality: Similar to the cancel operation, reversing an order changes its direction instead of removing it. For example, a buy order becomes a sell order, and vice versa.
Â
- Utility: This feature is invaluable when the market conditions shift unexpectedly, and a trader needs to quickly adjust their positions to align with the new market direction. Reversing orders allows for rapid strategy adaptation without the need to manually close and reopen positions in the opposite direction.
Â
Take Profit
Â

Â
- Functionality: The Take Profit operation allows traders to set a profit target point for selected orders. It can be applied to individual or multiple orders simultaneously. Additionally, traders have the option to remove take profit settings from selected orders.
Â
- Customization: In the module's properties, traders can modify take profit settings in predefined sequences such as 5, 10, 20, 50, or 100 points, enabling precise and strategic profit targeting.
Â
- Utility: Implementing take profit points helps secure profits at desired levels and can be crucial in locking in gains before market reversals occur.
Â
Stop Loss
Â

Â
- Functionality: This operation works similarly to the Take Profit feature but focuses on limiting potential losses. Traders can set stop loss points to automatically close out positions at a specified loss level.
Â
- Utility: Stop Loss is a critical risk management tool that prevents substantial losses by automatically closing trades that move against a trader’s position.
Â
Conclusion
Â
The Order Operations available in the Orders Module provide traders with essential tools to manage their trading activities effectively. These operations not only enhance the flexibility and responsiveness of trading strategies but also contribute significantly to overall risk management. Whether adjusting for market reversals, setting profit targets, or safeguarding against losses, these tools empower traders to execute their strategies with precision and confidence.
- 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