krijnsent / crypto_vba

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

Please add HitBTC #12

Closed coinyguys closed 6 years ago

coinyguys commented 6 years ago

Could you please add HitBTC and can you give any example to import open orders and cancel / place the order.

krijnsent commented 6 years ago

Will try, have an account with them, so should be doable. No clue when I'll get to it, but will do my best.

coinyguys commented 6 years ago

Thanks buddy,

I'll very much delighted that you considered my suggestion. BTW, during searching of vba project, somewhere i got some codes to fetch BITTREX API in excel sheet, including open orders, balance, account history. I was trying to place the order but didn't successful. May be you knew those codes. I'm not a developer of those codes, neither a software engineer. To run those codes, your json script is also essential.

If you required, I'll share the module files with you.

Take care. Bye. Sudhakar.

On Jan 14, 2018 20:56, "Koen Rijnsent" notifications@github.com wrote:

Will try, have an account with them, so should be doable. No clue when I'll get to it, but will do my best.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/krijnsent/crypto_vba/issues/12#issuecomment-357519165, or mute the thread https://github.com/notifications/unsubscribe-auth/AgC0pgRYRFriRU3ybMRX6dfDx8UDnWKXks5tKhyfgaJpZM4RdKKX .

krijnsent commented 6 years ago

Hi @coinyguys , I just added HitBTC. This project is not to build an Excel tool to connect to exchanges, but rather a collection of connectors. If you want a full-fledged Excel tool you'd have to code it yourself (for now, I'm considering building one, but that won't be soon).