mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
e70197c803
closes #18
15 lines
213 B
JSON
15 lines
213 B
JSON
{
|
|
"whitelist": [
|
|
"BTC/USDT",
|
|
"ETH/USDT",
|
|
"XRP/USDT",
|
|
"DOT/USDT",
|
|
"LTC/USDT",
|
|
"ETC/USDT"
|
|
],
|
|
"length": 6,
|
|
"method": [
|
|
"StaticPairList"
|
|
]
|
|
}
|