Remove ratelimit from kucoin template

This commit is contained in:
Matthias 2021-10-04 20:22:41 +02:00
parent 7f4baab420
commit 92f8f231af
1 changed files with 2 additions and 8 deletions

View File

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