Remove explicit rateLimits, improve docs

This commit is contained in:
Matthias
2021-10-04 20:14:14 +02:00
parent 60e28a30f4
commit 7f4baab420
9 changed files with 65 additions and 70 deletions

View File

@@ -84,12 +84,8 @@
"key": "your_exchange_key",
"secret": "your_exchange_secret",
"password": "",
"ccxt_config": {"enableRateLimit": true},
"ccxt_async_config": {
"enableRateLimit": true,
"rateLimit": 500,
"aiohttp_trust_env": false
},
"ccxt_config": {},
"ccxt_async_config": {},
"pair_whitelist": [
"ALGO/BTC",
"ATOM/BTC",