mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-24 21:30:51 +00:00
adjusted code to matthias' specifications
did not change the code so that it only loads data once yet.
This commit is contained in:
@@ -999,9 +999,9 @@ Common arguments:
|
||||
Path to userdata directory.
|
||||
|
||||
```
|
||||
### Backtest lookahead bias checker
|
||||
### Lookahead - analysis
|
||||
#### Summary
|
||||
Checks a given strategy for look ahead bias
|
||||
Checks a given strategy for look ahead bias via backtest-analysis
|
||||
Look ahead bias means that the backtest uses data from future candles thereby not making it viable beyond backtesting
|
||||
and producing false hopes for the one backtesting.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user