- 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
Trade Actions in the Manual Strategy Builder (MSB) encompass essential elements for executing and managing trades. These actions include submitting various types of orders and managing open positions. Key elements include:
-
Submit Market Orders: Allows for the execution of market orders with customizable properties such as action type (buy or sell), comments, time in force, position size methods, and execution mode (synchronous or asynchronous). Additional features include setting stop loss and take profit levels.
-
Submit Stop/Limit Orders: Enables the placement of stop or limit orders with specific entry prices. Properties include order action (buy or sell), order type (stop or limit), entry price, comments, time in force, position size methods, and execution mode. Users can also define stop loss and take profit levels.
-
Exit Position(s) by Market: Facilitates the closing of all open positions at market price. Users can specify whether to exit long, short, or both types of positions. Additional customizable properties include comments, time in force, and execution mode.
These trade actions provide traders with precise control over their trading strategies, ensuring they can execute and manage trades effectively 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