Bitcoin Forum
June 30, 2024, 01:52:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Get real-time and historical cryptocurrency price in Excel and Google Sheets  (Read 44 times)
finsheet (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 14, 2022, 12:32:37 PM
 #1

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 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")

These 2 functions would return intra-day (1 hour) price of Bitcoin from the beginning of today (04/13/22) until now:

=FS_CryptoCandles( "BINANCE:BTCUSDT" , "60" , "04/13/2022")

=FS_CryptoCandles( "COINBASE:BTC-USD" , "60" , "04/13/2022")

Finsheet has comprehensive support for technical analysis. We have both Excel and Google Sheets add-ons. They are super easy to use and require zero coding.

The website is totally free right now. You just need to register an account and install the add-on to get started.

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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!