Fixed a small typo in the pairlist documentation
Signed-off-by: hoeckxer <hawkeyenl@yahoo.com>
This commit is contained in:
parent
1d56c87a34
commit
0b68402c10
@ -60,7 +60,7 @@ The `refresh_period` setting allows to define the period (in seconds), at which
|
|||||||
"method": "VolumePairList",
|
"method": "VolumePairList",
|
||||||
"number_assets": 20,
|
"number_assets": 20,
|
||||||
"sort_key": "quoteVolume",
|
"sort_key": "quoteVolume",
|
||||||
"refresh_period": 1800,
|
"refresh_period": 1800
|
||||||
}],
|
}],
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user