38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"exchanges": {
|
|
"binance": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 500,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
},
|
|
"gateio": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 500,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
},
|
|
"kucoin": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 500,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
},
|
|
"okx": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 500,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
}
|
|
},
|
|
"lap_time": 10
|
|
|
|
} |