Clarify performancefilter docs

closes #5870
This commit is contained in:
Matthias 2021-11-09 19:52:05 +01:00
parent e8b4d44881
commit c9d974d210
1 changed files with 2 additions and 0 deletions

View File

@ -211,6 +211,8 @@ Using this parameter without `minutes` is highly discouraged, as it can lead to
],
```
As this Filter uses past performance of the bot, it'll have some startup-period - and should only be used after the bot has a few 100 trades in the database.
!!! Warning "Backtesting"
`PerformanceFilter` does not support backtesting mode.