Describe the exact rules you want tested. The builder explains the execution assumptions and prepares a reproducible request for the backtesting engine.
Choose the market, strategy timeframe and amount of history to test.
Appears at the top of the report and in its download filename. If blank, a name is created from the test settings.
Indicators may use this or any slower timeframe.
Ends at the latest available candle. Pre-period history is used only to warm indicators.
The default bet size is 1%. With compounding on, sizing uses the current balance; otherwise it always uses the starting balance.
Canonical time/OHLC or a standard MT5 history export; maximum 100 MB.
The file stays private and is removed after the completed report.
Add each calculation once, give it a clear name and choose its timeframe.
Build each condition as a trading statement. The signal is checked when the strategy candle closes.
Define how a signal becomes a trade and how its initial risk is measured.
Typical forex values are filled in initially. Match these to the broker contract for accurate account-currency results.