Post
Topic
Board Altcoin Discussion
Re: Where / How can I download historical prices of Alts into an Excel Spreadsheet
by
rijnsent
on 14/06/2017, 13:51:29 UTC
Hi all,
you could indeed connect Excel via VBA to any of the online available APIs. It's work-in-process for me:
I am working on an Excel/VBA tool for e.g. Kraken, BTC-e and Poloniex in this project: https://github.com/krijnsent/crypto_vba
Getting data from e.g. min-api.cryptocompare.com is on my ToDo list. What data are you looking for? Historical rates? Daily/hourly/monthly? High-Low-Open-Close-Volume? Per exchange or just one exchange?
Cheers,
Koen