Tool to calculate Exponential Moving Average (EMA) technical indicator for a crypto ticker. Use when you need trend analysis or moving average calculations for cryptocurrency pairs.
limitintegerLimit the number of results returned. Defaults to 10. Maximum is 5000.
orderstringThe order in which to return the results, ordered by timestamp. Defaults to 'desc'.
windowintegerThe window size used to calculate the exponential moving average (EMA). For example, a window size of 10 with daily aggregates would result in a 10 day moving average. Defaults to 50.
adjustedbooleanWhether or not the aggregates used to calculate the EMA are adjusted for splits. Defaults to True.
timespanstringThe size of the aggregate time window. Defaults to 'day'.
timestampstringQuery by timestamp. Either a date with the format YYYY-MM-DD or a millisecond timestamp.
series_typestringThe price in the aggregate which will be used to calculate the exponential moving average. Defaults to 'close'.
timestamp.gtstringFilter for timestamps greater than the specified value.
timestamp.ltstringFilter for timestamps less than the specified value.
crypto_tickerRequiredstringThe cryptocurrency ticker symbol in the format X:BTCUSD, X:ETHBTC, etc. Must include the 'X:' prefix for cryptocurrency pairs.
timestamp.gtestringFilter for timestamps greater than or equal to the specified value.
timestamp.ltestringFilter for timestamps less than or equal to the specified value.
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.