Add usage note for pairs.json file

This commit is contained in:
Matthias
2023-06-20 06:51:11 +02:00
parent b0e5fb3940
commit 96c2ca67e9

View File

@@ -238,6 +238,10 @@ Mixing different stake-currencies is allowed for this file, since it's only used
]
```
!!! Note
The `pairs.json` file is only used when no configuration is loaded (implicitly by naming, or via `--config` flag).
You can force the usage of this file via `--pairs-file pairs.json` - however we recommend to use the pairlist from within the configuration, either via `exchange.pair_whitelist` or `pairs` setting in the configuration.
## Sub-command convert data
```