Improve wording in documentation

This commit is contained in:
Matthias
2021-11-02 20:26:38 +01:00
parent 161a3fac15
commit 1fefb132e0
10 changed files with 19 additions and 19 deletions

View File

@@ -459,7 +459,7 @@ The output will show a table containing the realized absolute Profit (in stake c
### Further backtest-result analysis
To further analyze your backtest results, you can [export the trades](#exporting-trades-to-file).
You can then load the trades to perform further analysis as shown in our [data analysis](data-analysis.md#backtesting) backtesting section.
You can then load the trades to perform further analysis as shown in the [data analysis](data-analysis.md#backtesting) backtesting section.
## Assumptions made by backtesting