Tool to calculate the Relative Strength Index (RSI) for a cryptocurrency ticker. Use when you need to analyze momentum or identify overbought/oversold conditions for crypto assets.
limitintegerLimit the number of results returned. Default: 5000. Max: 5000.
orderstringThe order in which to return the results, ordered by timestamp. Defaults to 'desc'.
windowintegerThe window size used to calculate the relative strength index (RSI). Defaults to 14.
adjustedbooleanWhether or not the aggregates used to calculate the RSI 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 relative strength index. 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.
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.