TOOL API
T3
Returns the triple exponential moving average (T3) values.
finance1 credits
Call information
- Tool slug
- alpha-vantage.T3
- Provider
- Alpha Vantage
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
symbolrequiredThe name of the ticker of your choice. For example: symbol=IBM
intervalrequiredTime interval between two consecutive data points in the time series.
time_periodrequiredNumber of data points used to calculate each moving average value.
series_typerequiredThe desired price type in the time series. Four types are supported: close, open, high, low
monthNote: this parameter is ONLY applicable to intraday intervals (1min, 5min, 15min, 30min, and 60min)
datatypeBy default, datatype=csv. Strings json and csv are accepted with the following specifications:
entitlement"delayed" for 15-minute delayed data, "realtime" for realtime data
return_full_dataParameter return_full_data