diff --git a/docs/data-download.md b/docs/data-download.md index 1588d6eb5..06ef1a355 100644 --- a/docs/data-download.md +++ b/docs/data-download.md @@ -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 ```