krijnsent / crypto_vba

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

Make Kraken code import current portfolio balances instead of deposit history #20

Closed Pi-Rr closed 6 years ago

Pi-Rr commented 6 years ago

Hi again krijnsent,

Here is my second feature request. The Kraken tab in the example workbook is currently importing the deposit history when running the GetMyKrakenData macro. Could you please make it import the latest private portfolio balances instead (e.g. similar to what the Bittrex or Binance tabs do).

Many thanks, Pierre

krijnsent commented 6 years ago

Updated the code.

Pi-Rr commented 6 years ago

Thank you very much, Kraken works perfectly now 👍