ccxt
ccxt copied to clipboard
New Exchange: CoinZoom
Please add the following exchange to your supported list: https://www.coinzoom.com Their API docs: https://api-docs.coinzoom.com
I'm a developer and I could possibly do the integration myself if you guys point me in the right direction.
Hi! Please, check here:
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-contribute-code
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#multilanguage-support
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#derived-exchange-classes
- https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#new-exchange-integrations
Thanks, @kroitor. I've just learned that CoinZoom only offers the trading price data through its WebSocket API. Is there a way to integrate the WebSocket methods properly? https://api-docs.coinzoom.com/#streaming-websocket
Hello scorpion9979,
Do you have any update on the addition of Coinzoom to the ccxt supported list? Thanks.