Alpha Vantage
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
STOCK_ALPHAVANTAGE(symbol,
[short]
)symbol
The stock symbol. For example: "AAPL"
or "AMZN"
.
[optional] short
Boolean indicating whether to return just the elevation or not. Choose either TRUE to get just the exchange rate (default) or FALSE to get additional informations.