Open corporalcoder opened 5 years ago
Hey justin-ngin, I'm interested in the implication that (Windows) Excel (presumably using VBA and library objects) could be used as a client to connect to the BTC Markets API. Could you please provide further information. thx
My solution to this was to shell out from Excel to a js file which interfaces to the BTC API and returns the tick data. It does what I need and it works fine.
Hi @zacharybrnabic ,
A brief google search suggests that an implementation of this on a Mac version of excel could be quite complicated, as it seems the simplest excel add-in candidate is not compatible with Mac. At this time, we don't have any official or suggested implementations of this. If we develop one or I come across anything that may be helpful, I'll update this issue and/or our documentation.
Regards, Justin
Originally posted by @justin-ngin in https://github.com/BTCMarkets/API/issues/119#issuecomment-366333091