mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
13 lines
207 B
JSON
13 lines
207 B
JSON
{
|
|
"stake_currency": "",
|
|
"dry_run": true,
|
|
"exchange": {
|
|
"name": "",
|
|
"key": "",
|
|
"secret": "",
|
|
"pair_whitelist": [],
|
|
"ccxt_async_config": {
|
|
}
|
|
}
|
|
}
|