krijnsent / crypto_vba

An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
MIT License
155 stars 54 forks source link

trading responses #26

Closed incobart closed 5 years ago

incobart commented 6 years ago

Hi, would it be possible to put the trading options like buy sell cancel pls, I have some issues with Kucoin and Hitbtc thanks

krijnsent commented 6 years ago

Hi, I'll try to add examples for all exchanges, but am not sure when I'll get around to doing that.

incobart commented 6 years ago

Hi, maybe this one can help to make the Kucoin working ? https://github.com/Satoshinaire/kucoin-api/issues or http://python-kucoin.readthedocs.io/en/latest/kucoin.html or https://github.com/sammchardy/python-kucoin or https://www.reddit.com/r/kucoin/comments/85gjv6/kucoin_python_api_help/ thanks

krijnsent commented 5 years ago

Have updated the code and included some examples for some exchanges, does that help enough?