krijnsent / crypto_vba

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

Instructions on how to use it for Dummies #44

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi and big thanks for this project.

I am an newbie using vba, so I would really appreciate it if you could add a simple instruction how to properly install and use this tool.

Thx

krijnsent commented 5 years ago

Hi Kogarius, there is nothing to install. What you can do is download the example xlsm file from the repository and start from there. On several sheets there are examples for exchanges to e.g. pull in your balances. Having said that, it's not a full fledged user-friendly tool yet. The project is basically rough building blocks. If you want to use them, you'd have to learn some VBA. I'd recommend e.g. https://www.excel-easy.com/vba.html or http://homeandlearn.org/ if you want to give that a try.

Cheers,

Koen

ghost commented 5 years ago

Thx very much for your reply and the links. I am glad that I found your project.

Keep up the good work and have a great day.

Kogsi

-------- Original-Nachricht -------- An 14. Jan. 2019, 09:46, Koen Rijnsent schrieb:

Hi Kogarius, there is nothing to install. What you can do is download the example xlsm file from the repository and start from there. On several sheets there are examples for exchanges to e.g. pull in your balances. Having said that, it's not a full fledged user-friendly tool yet. The project is basically rough building blocks. If you want to use them, you'd have to learn some VBA. I'd recommend e.g. https://www.excel-easy.com/vba.html or http://homeandlearn.org/ if you want to give that a try.

Cheers,

Koen

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.