Skip to content

7. Strategy Tester: Backtesting

TradingToolCrypto edited this page Mar 18, 2022 · 5 revisions

Crypto Charts

Crypto charts creates historical databases from the 1 minute history downloaded from the crypto exchanges. All higher time-frames are automatically created. Tick data can not be downloaded. Tick data is only available from the day you start collecting the data (running the robot). In order to maintain a useable tick database, you should run the robot 24/7 to ensure you do not experience any data holes.

Strategy Tester

MetaTrader5 Strategy Tester requires a connected MT5 real/demo account. Make sure to select the correct SymbolName (with suffix) when backtesting.

  • Modeling use 1 Minute OHLC
  • DateCustom Period : Select the start and end date of the historical data that you downloaded.

Margin Calculation Error

When the custom crypto_charts are created, the chart is assigned to a specific margin calculation when determining the amount of capital required to open a position. These calculations can be changed by editing this file.

Alternatively, you can adjust the values and settings within the strategyTester.

  • Adjusting Leverage
  • Starting Account Balance
  • Base Currency Account Type can all impact your margin calculations