diff --git a/config_examples/live.json b/config_examples/live.json index 0fc76399..7bc35872 100644 --- a/config_examples/live.json +++ b/config_examples/live.json @@ -7,7 +7,7 @@ "enable_ws": false, "ccxt_config": { "enableRateLimit": true, - "rateLimit": 500, + "rateLimit": 1000, "options": { "defaultType": "spot" }