working for binance but not for coinbase crypto patform. any changes required to support coinbase?
config.yml file:
settings: update_interval: 300 market_pairs: - BTC/USDT - SHIB/USDT - DOGE/USDT
exchanges: coinbase: required: enabled: true
binance: required: enabled: true
sudo docker run --rm -v ~/Crypto-Signal/config.yml:/app/config.yml shadowreaver/crypto-signal:master
Traceback (most recent call last):
File "app.py", line 45, in
@subbu52, you probably want Coinbase Pro. Coinbase is not an exchange, it's a wallet service with some rich functions. Can you try replacing coinbase by coinbasepro ?
@w1ld3r it's the same result
sudo docker run --rm -v ~/Crypto-Signal/config.yml:/app/config.yml shadowreaver/crypto-signal:master
Traceback (most recent call last):
File "app.py", line 45, in
I think it's only available with cctx pro: https://packagist.org/packages/ccxt/ccxt