Automated Bitcoin price in numbers
I was following the thread regarding having Numbers pull values of BTC and Altcoins from the Web. The only things that works is using the currency function.
CURRENCY("BTC","USD",0)
Using the Stock function, gives a syntax error.
STOCK "ETH-USD", "PRICE")
Does anyone have a workable solutions for Altcoins?