- 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
The Account & Brokerage section in the Scanner module settings allows users to simulate brokerage account conditions during backtesting. This ensures that the backtest results are as realistic as possible by incorporating key account parameters and brokerage-specific settings.
Key Features
Â
-
Account Currency: Set the main currency of the account. All backtest results will be displayed in this currency.
-
Initial Deposit: Define the starting balance of the account. This is crucial for accurately simulating account growth and drawdowns.
-
Leverage: Configure leverage settings to reflect the margin requirements and trading power of the account.
-
Commissions: Input the commission structure to simulate the cost per trade, either per trade or per contract/lot.
-
Slippage: Set the tolerated slippage to simulate real-market conditions where orders might be executed at slightly different prices than requested.
-
Stop Out Mode: Implement a protective measure to limit drawdowns. Define a stop-out level that, when reached, will close all positions and halt strategy autotrading.
-
Per Instrument Type Settings: Customize parameters for different types of instruments (e.g., Forex, Futures, Stocks, etc.), including minimum and maximum order sizes.
-
Accounting Type: Choose between Netting (FIFO) or Hedging accounts to match the brokerage account's operation style.
-
Free Margin Value: Set a free margin threshold at which the stop-out mode will activate, providing an additional layer of risk management.
Â
For more detailed information about each parameter and how to configure them, please visit our detailed page: Account & Brokerage Settings.
- 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