Closed aumcara closed 2 years ago
Happy New Year Mike,
NB: I noticed the here under while updating freqtre to 2021-12.
I'm using your proxy since a little while, with my Kucoin Exchange, and my docker-compose.yml file is structured like this...
freqtrade-kcproxy: image: mikekonan/freqtrade-proxy:main-arm64 restart: unless-stopped container_name: freqtrade-proxy
freqtrade1: environment: SLEEP: "60" build: context: . dockerfile: "Dockerfile" restart: unless-stopped container_name: freqtrade1 volumes:
"127.0.0.1:9301:8080" command: > trade --db-url sqlite:////freqtrade/user_data/myfirstDB.sqlite --config /freqtrade/user_data/myfirstCONFIG.json --strategy myfirstStrategy --logfile /freqtrade/user_data/logs/myfirstLOG.log
freqtrade2: environment: SLEEP: "60" build: etc... etc...
My config .json on the section involved with your proxy is as following content:
"ccxt_config": { "enableRateLimit": false, "timeout": 60000, "urls": { "api": { "public": "http://freqtrade-proxy:8080/kucoin", "private": "http://freqtrade-proxy:8080/kucoin" } } }, "ccxt_async_config": { "enableRateLimit": false, "timeout": 60000 },
And here below the extract of my logs :
freqtrade3 | Ray ID: 6c8311993b3e346f • freqtrade3 | 2022-01-04 08:24:07 UTC freqtrade3 |
The owner of this website (openapi-v2.kucoin.com) has banned you temporarily from accessing this website.
freqtrade3 |
Happy New Year Mike,
NB: I noticed the here under while updating freqtre to 2021-12.
I'm using your proxy since a little while, with my Kucoin Exchange, and my docker-compose.yml file is structured like this...
freqtrade-kcproxy: image: mikekonan/freqtrade-proxy:main-arm64 restart: unless-stopped container_name: freqtrade-proxy
freqtrade1: environment: SLEEP: "60" build: context: . dockerfile: "Dockerfile" restart: unless-stopped container_name: freqtrade1 volumes:
"127.0.0.1:9301:8080" command: > trade --db-url sqlite:////freqtrade/user_data/myfirstDB.sqlite --config /freqtrade/user_data/myfirstCONFIG.json --strategy myfirstStrategy --logfile /freqtrade/user_data/logs/myfirstLOG.log
freqtrade2: environment: SLEEP: "60" build: etc... etc...
My config .json on the section involved with your proxy is as following content:
And here below the extract of my logs :
freqtrade3 | Ray ID: 6c8311993b3e346f • freqtrade3 | 2022-01-04 08:24:07 UTC freqtrade3 |
You are being rate limited
freqtrade3 | freqtrade3 | freqtrade3 |What happened?
freqtrade3 |The owner of this website (openapi-v2.kucoin.com) has banned you temporarily from accessing this website.
freqtrade3 | freqtrade3 |freqtrade3 | Cloudflare Ray ID: 6c8311993b3e346f freqtrade3 | • freqtrade3 | Your IP: xxx.xxx.xxx.xx freqtrade3 | • freqtrade3 | Performance & security by Cloudflare freqtrade3 | freqtrade3 |
freqtrade3 |