Refrase documentation

This commit is contained in:
Matthias 2018-12-06 19:39:25 +01:00
parent a63f123b6d
commit 8f19c83f6b

View File

@ -215,8 +215,8 @@ production mode.
### Dynamic Pairlists
Dynamic pairlists allow configuration of the pair-selection.
Basically, the bot runs against all pairs (with that stake) on the exchange, and a number of assets (`number_assets`) is selected based on different criteria.
Dynamic pairlists select pairs for you based on the logic configured.
The bot runs against all pairs (with that stake) on the exchange, and a number of assets (`number_assets`) is selected based on the selected criteria.
By *default*, a Static Pairlist is used (configured as `"pair_whitelist"` under the `"exchange"` section of this configuration).