This commit is contained in:
freqyfreqy 2022-01-06 23:55:47 -08:00
parent 560b3d5dbe
commit aaeaeb3f9d

View File

@ -4,7 +4,7 @@ This page explains how to validate your strategy performance by using Backtestin
Backtesting requires historic data to be available.
To learn how to get data for the pairs and exchange you're interested in, head over to the [Data Downloading](data-download.md) section of the documentation.
## Backtesting command reference
```