Update documentation with new options

This commit is contained in:
Matthias
2020-11-19 19:17:31 +01:00
parent f88fe5d950
commit 97e58a42f4
2 changed files with 2 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ It uses configuration from `exchange.pair_whitelist` and `exchange.pair_blacklis
By default, only currently enabled pairs are allowed.
To skip pair validation against active markets, set `"allow_inactive": true` within the `StaticPairList` configuration.
This can be useful for backtesting expired pairs (like quarterly spot-markets).
This option must be configured along with `exchange.skip_pair_validation` in the exchange configuration.
#### Volume Pair List