Hi all,
My friends and I recently started Finsheet, which provides financial data for spreadsheet users.
We have real-time and historical price for Bitcoin and other cryptocurrencies in many leading crypto brokers. For example, these functions would return real-time price of Bitcoin on Binance and Coinbase:
Since we just launched, the website is totally free right now. You just need to register an account and install the add-on to access all features.
I really appreciate if you guys can check it out and provide any feedback you may have so that we can improve the website better. Thanks in advance.
My friends and I recently started Finsheet, which provides financial data for spreadsheet users.
We have real-time and historical price for Bitcoin and other cryptocurrencies in many leading crypto brokers. For example, these functions would return real-time price of Bitcoin on Binance and Coinbase:
- FS_Latest("BINANCE:BTCUSDT")
- FS_Latest("COINBASE:BTC-USD")
- =FS_CryptoCandles( "BINANCE:BTCUSDT" , "60" , "04/13/2022")
- =FS_CryptoCandles( "COINBASE:BTC-USD" , "60" , "04/13/2022")
Since we just launched, the website is totally free right now. You just need to register an account and install the add-on to access all features.
I really appreciate if you guys can check it out and provide any feedback you may have so that we can improve the website better. Thanks in advance.