{"uid":"cap_UAvSBMWYDvLUogGEokHuV","slug":"agents-x402stock-xyz-rsi-time-series-x402stock-2a5fcb42","name":"RSI Time Series — x402stock","description":"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.","url":"https://agents.x402stock.xyz/api/v1/indicators/rsi/{ticker}","method":"GET","headers":{},"bodySchema":{"type":"object","required":["ticker"],"properties":{"limit":{"type":"integer","default":30,"maximum":5000,"exclusiveMinimum":0},"ticker":{"type":"string","description":"US-listed ticker symbol (uppercase), e.g. AAPL."},"window":{"type":"integer","default":14,"maximum":2000,"exclusiveMinimum":0},"adjusted":{"type":"boolean","default":true},"timespan":{"enum":["minute","hour","day","week","month","quarter","year"],"type":"string","default":"day"},"series_type":{"enum":["open","high","low","close"],"type":"string","default":"close"}}},"responseSchema":{"type":"object","required":["ticker","data","source","as_of"],"properties":{"data":{"type":"object","required":["indicator","count","values"],"properties":{"count":{"type":"number"},"values":{"type":"array","items":{"type":"object","required":["timestamp","value"],"properties":{"value":{"type":"number"},"signal":{"type":"number"},"histogram":{"type":"number"},"timestamp":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}},"indicator":{"type":"string"}},"additionalProperties":false},"as_of":{"type":"string"},"source":{"type":"string","const":"x402stock"},"ticker":{"type":"string"},"feedback":{"type":"object","required":["endpoint","method","free","note"],"properties":{"free":{"type":"boolean"},"note":{"type":"string"},"method":{"type":"string","const":"POST"},"endpoint":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0.01","displayCostAsset":"USD","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lM0ryGekR52G-e5aIcg9G","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":null}],"brandName":"agents.x402stock.xyz","brandSlug":"agents-x402stock-xyz-mpp","brandBaseUrl":"https://agents.x402stock.xyz","brandDocsUrl":null,"whatItDoes":"Returns a historical Relative Strength Index (RSI) momentum oscillator time series for a US-listed ticker, with configurable window, timespan, and price series type.","exampleAgentPrompt":"Pull the last 50 daily RSI values for NVDA using the default 14-period window on closing prices — I want to see if it's been in overbought territory recently.","exampleUseCases":[{"title":"Overbought/oversold screening for equities","prompt":"Check the RSI for TSLA over the last 30 daily bars with the standard 14-period window — tell me if it's currently overbought above 70 or oversold below 30."},{"title":"Weekly RSI trend for ETF rotation","prompt":"Get 20 weekly RSI values for SPY using a 14-period window on close prices so I can see the momentum trend over the past several months."},{"title":"Custom window RSI for short-term trading","prompt":"Fetch the last 60 hourly RSI readings for AAPL but use a 9-period window instead of the default 14 — I'm looking at short-term momentum."}],"resultDescription":"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.","failureModes":["Invalid or unknown ticker symbol returns an error or empty data","Window or limit values outside allowed ranges (≤0 or >2000/5000) are rejected","Unsupported timespan or series_type enum value returns a validation error","Insufficient historical data for the requested window size may yield fewer results than expected","Payment failure via x402 results in a 402 response with no data returned"],"whenToPreferThis":"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.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:37:40.772Z","isFirstParty":false}