0
I've been using the CRYPTOFINANCE() function in Google Sheets for a while but I can't seem to find out how to pull data from my exchange (Binance).
I'm specifically looking for the BTC/USD and ETH/USD markets. Using the syntax in the doc1 gives me #ERROR in my cells.
My syntax is =CRYPTOFINANCE("BINANCE:BTC/USD")
Anybody had this problem before and managed to fix it?
Binance has a public API you can possibly query for these purposes. Also keep in mind Binance isnt a regulated exchange and therefore uses stable coins(most notably USDT) and not actual USD for its markets. – Leon – 2019-01-11T14:01:59.130
I think this belongs to the Bitcoin Stack – Lucas Raphael Pianegonda – 2019-01-11T16:57:45.737