- 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
Managing Algo Elements
Â
Users can change the order of algo elements by dragging and dropping them within the "Algos" tree node. This functionality extends to changing the parent of an element, facilitating the reorganization of the strategy structure. Additionally, users can create copies of algo elements by dragging them to a new position while holding the Ctrl key, enabling the reuse of complex logic without the need to recreate it from scratch.
Â
Conclusion
Â
Algo elements form the backbone of any strategy in the MSB, dictating the actions taken during each bar update. Their hierarchical and flexible nature allows for intricate strategy development, capable of handling multiple outputs and dynamic conditions. The ability to manage, reorder, and duplicate these elements further enhances the efficiency and effectiveness of strategy creation, empowering traders to build robust and adaptable trading strategies within FinStudio.
- 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