Tool to retrieve the Exponential Moving Average for a stock ticker. Use when you need EMA values across a specific timespan with optional underlying data.
limitintegerMaximum number of results to return (1-5000). Defaults to 100.
orderstringSort order for results. Defaults to 'desc'.
windowRequiredintegerNumber of periods to calculate the EMA (must be ≥1).
adjustedbooleanWhether to adjust results for splits/dividends. Defaults to True.
timespanRequiredstringThe timespan for each period (e.g., 'day', 'minute', 'hour').
series_typestringPrice series to use. Defaults to 'close'.
stock_tickerRequiredstringThe stock ticker symbol.
expand_underlyingbooleanInclude underlying price data. Defaults to False.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 0 of 5.
$0.001 / call
No published Skills explicitly reference this Action yet.