docs: remove skip_pair_validation - it's no longer used.

This commit is contained in:
Matthias
2024-09-15 11:27:38 +02:00
parent f4881e7c6f
commit ae41ab101a
2 changed files with 0 additions and 2 deletions

View File

@@ -55,7 +55,6 @@ 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.
When used in a "follow-up" position (e.g. after VolumePairlist), all pairs in `'pair_whitelist'` will be added to the end of the pairlist.