Tool to calculate the Relative Strength Index (RSI) technical indicator for a forex pair. Use when you need momentum analysis or want to identify overbought/oversold conditions for currency pairs.
limitintegerLimit the number of results returned. Default: 5000. Max: 5000.
orderstringThe order in which to return the results, ordered by timestamp. 'asc' returns oldest first, 'desc' returns newest first. Defaults to 'desc'.
windowRequiredintegerThe window size used to calculate the Relative Strength Index (RSI). Typically 14 for standard RSI calculation.
adjustedbooleanWhether or not the aggregates used to calculate the RSI are adjusted for splits. Defaults to True.
timespanRequiredstringThe size of the aggregate time window. Required parameter to define the period for RSI calculation.
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 RSI. Defaults to 'close'.
forex_tickerRequiredstringThe forex ticker symbol in format C:FROMTO (e.g., 'C:EURUSD', 'C:GBPJPY'). Must include the 'C:' prefix for forex currency pairs.
timestamp_gtstringFilter for timestamps greater than the specified value. Format: YYYY-MM-DD or millisecond timestamp.
timestamp_ltstringFilter for timestamps less than the specified value. Format: YYYY-MM-DD or millisecond timestamp.
timestamp_gtestringFilter for timestamps greater than or equal to the specified value. Format: YYYY-MM-DD or millisecond timestamp.
timestamp_ltestringFilter for timestamps less than or equal to the specified value. Format: YYYY-MM-DD or millisecond timestamp.
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.