Trade Data
Google Sheet & Excel
Airtable
- Syntax is as simple as
=CRYPTOFINANCE("KRAKEN:BTC/USD", "last_trades")
- The last 1,000 trades will be returned and cached for 5 minutes.
On a new sheet, in cell
A1
enter:=CRYPTOFINANCE("KRAKEN:BTC/USD", "last_trades")
A
4×1000
table with a header will be returned, showing the market last trades.

Currently not available for Airtable. Coming soon...
Last modified 5mo ago