RSI Time Series — x402stock is a paid API for AI agents from agents.x402stock.xyz, paid per call via MPP, $0.01/call, status unknown (last checked 2026-09-14).
Returns a historical Relative Strength Index (RSI) momentum oscillator time series for a US-listed ticker, with configurable window, timespan, and price series type.
Relative Strength Index time series (momentum oscillator). Tune with `?window=` (default 14), `?timespan=`, `?series_type=`, `?limit=`. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
Returns a JSON object containing the ticker, source, as-of timestamp, and a data object with the indicator name ('RSI'), total count of values, and an array of {timestamp, value} objects representing the RSI at each interval. Values range 0–100, where above 70 typically signals overbought and below 30 oversold.
GEThttps://agents.x402stock.xyz/api/v1/indicators/rsi/{ticker}Choose this endpoint when you need a ready-computed RSI time series for a US-listed stock or ETF without managing your own indicator calculation. It is ideal for AI agents performing technical analysis, overbought/oversold screening, or momentum-based trading signals. Prefer it over raw OHLCV endpoints when RSI is the specific indicator needed and you want a pay-per-call model with no account setup.
| Field | Type | Description |
|---|---|---|
| limit | integer | |
| tickerrequired | string | US-listed ticker symbol (uppercase), e.g. AAPL. |
| window | integer | |
| adjusted | boolean | |
| timespan | string | |
| series_type | string |
| Field | Type | Description |
|---|---|---|
| datarequired | object | |
| as_ofrequired | string | |
| sourcerequired | string | |
| tickerrequired | string | |
| feedback | object |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"