Alpha Vantage
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
CRYPTO_INTRADAY_ALPHAVANTAGE(symbol, sample,
[interval]
)symbol
The crypto symbol from the digital currency list. For example: BTC or ETH.
sample
"1min"
"5min"
"15min"
"30min"
"60min"
[optional] interval
Date interval, example ">2018-11-22"
. Not provided or empty: returns the most recent data point.
More details