排查ccxt数据慢5-10分钟的问题
This commit is contained in:
parent
5aa5afabae
commit
3ec09c972d
@ -9,7 +9,7 @@
|
||||
"stake_currency": "USDT",
|
||||
"stake_amount": 12.5,
|
||||
"tradable_balance_ratio": 1,
|
||||
"process_only_new_candles": true,
|
||||
"process_only_new_candles": false,
|
||||
"fiat_display_currency": "USD",
|
||||
"dry_run": true,
|
||||
"enable_strategy_log": true,
|
||||
@ -32,7 +32,7 @@
|
||||
"key": "314e75b0-1113-47e8-ad01-1fca7e3c0496",
|
||||
"secret": "9C8B170390F46EA6FB87592AD46F5A34",
|
||||
"password": "nekFoylf:Om0",
|
||||
"enable_ws": false,
|
||||
"enable_ws": true,
|
||||
"ccxt_config": {
|
||||
"enableRateLimit": true,
|
||||
"rateLimit": 500,
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"key": "cbda9fde-b9e3-4a2d-94f9-e5c3705dfb5c",
|
||||
"secret": "CD3B7DB459CBBD540E0926E5C48150E1",
|
||||
"password": "c^-d:g;P2S9?Q#^",
|
||||
"enable_ws": false,
|
||||
"enable_ws": true,
|
||||
"ccxt_config": {
|
||||
"enableRateLimit": true,
|
||||
"rateLimit": 500,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user