Update documentation with test-pairlist

This commit is contained in:
Matthias
2019-12-03 16:15:10 +01:00
parent 298e8b2332
commit b33e47a49e
3 changed files with 40 additions and 4 deletions

View File

@@ -405,6 +405,9 @@ Inactive markets and blacklisted pairs are always removed from the resulting `pa
* [`PrecisionFilter`](#precision-filter)
* [`PriceFilter`](#price-pair-filter)
!!! Tip "Testing pairlists"
Pairlist configurations can be quite tricky to get right. Best use the [`test-pairlist`](utils.md#test-pairlist) subcommand to test your configuration quickly.
#### Static Pair List
By default, the `StaticPairList` method is used, which uses a statically defined pair whitelist from the configuration.