39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"exchanges": {
|
|
"binance": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 250,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
},
|
|
"gateio": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 250,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
},
|
|
"kucoin": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 250,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
},
|
|
"okx": {
|
|
"currency": "USDT",
|
|
"minimum_amount_in_trading_account": 1000,
|
|
"step_size": 250,
|
|
"percentage": 0.5,
|
|
"time_between_subscriptions": 3600,
|
|
"time_between_redemptions": 0
|
|
}
|
|
},
|
|
"lap_time": 30,
|
|
"api_port": 5011
|
|
|
|
} |