Remove ratelimit from kucoin template

This commit is contained in:
Matthias 2021-10-04 20:22:41 +02:00
parent 7f4baab420
commit 92f8f231af

View File

@ -3,14 +3,8 @@
"key": "{{ exchange_key }}", "key": "{{ exchange_key }}",
"secret": "{{ exchange_secret }}", "secret": "{{ exchange_secret }}",
"password": "{{ exchange_key_password }}", "password": "{{ exchange_key_password }}",
"ccxt_config": { "ccxt_config": {},
"enableRateLimit": true, "ccxt_async_config": {},
"rateLimit": 200
},
"ccxt_async_config": {
"enableRateLimit": true,
"rateLimit": 200
},
"pair_whitelist": [ "pair_whitelist": [
], ],
"pair_blacklist": [ "pair_blacklist": [