{"uid":"cap_Jf5yE6y2vB02UKE5wjyMG","slug":"rsi-indicator-47b10838","name":"RSI Indicator","description":"Get the relative strength index (RSI) for a ticker symbol over a given time range. Can't find what you're looking for? POST feedback to /feedback, no charge.","url":"https://agent.massive.com/v1/indicators/rsi/:stockTicker","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["stockTicker"],"properties":{"stockTicker":{"type":"string","description":"Specify a case-sensitive ticker symbol for which to get relative strength index (RSI) data. For example, AAPL represents Apple Inc."}}},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","default":10,"maximum":5000,"description":"Limit the number of results returned, default is 10 and max is 5000"},"order":{"enum":["asc","desc"],"type":"string","default":"desc","description":"The order in which to return the results, ordered by timestamp."},"window":{"type":"integer","default":14,"description":"The window size used to calculate the relative strength index (RSI)."},"adjusted":{"type":"boolean","default":true,"description":"Whether or not the aggregates used to calculate the relative strength index are adjusted for splits. By default, aggregates are adjusted. Set this to false to get results that are NOT adjusted for splits."},"timespan":{"enum":["minute","hour","day","week","month","quarter","year"],"type":"string","default":"day","description":"The size of the aggregate time window."},"timestamp":{"type":"string","description":"Query by timestamp. Either a date with the format YYYY-MM-DD or a millisecond timestamp."},"series_type":{"enum":["open","high","low","close"],"type":"string","default":"close","description":"The price in the aggregate which will be used to calculate the relative strength index. i.e. 'close' will result in using close prices to calculate the relative strength index (RSI)."},"timestamp.gt":{"type":"string","description":"Range by timestamp."},"timestamp.lt":{"type":"string","description":"Range by timestamp."},"timestamp.gte":{"type":"string","description":"Range by timestamp."},"timestamp.lte":{"type":"string","description":"Range by timestamp."},"expand_underlying":{"type":"boolean","default":false,"description":"Whether or not to include the aggregates used to calculate this indicator in the response."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","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":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HvgiZJHbOGpM2nnGwjLn-","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the Relative Strength Index (RSI) for a given stock ticker over a configurable time range and window size.","exampleAgentPrompt":"Can you get me the 14-day RSI for AAPL on a daily timespan for the last 30 data points, using close prices?","exampleUseCases":[{"title":"Momentum check before trade entry","prompt":"Pull the RSI for TSLA using a 14-day window on daily close prices for the last 20 data points — I want to see if it's overbought before I buy."},{"title":"Weekly RSI scan for swing trading","prompt":"Get me the weekly RSI for SPY over the last 52 data points using a 14-period window based on close prices, ordered from oldest to newest."},{"title":"Intraday RSI for short-term signal","prompt":"Fetch the hourly RSI for NVDA with a 9-period window for the last 50 data points using close prices — I'm looking for a short-term momentum signal."}],"resultDescription":"Returns a time-series array of RSI values for the specified ticker, each with a timestamp and computed RSI value. Configurable by window size, timespan, series type, date range, and sort order. Results are split-adjusted by default.","failureModes":["Invalid or unknown ticker symbol returns an error or empty result","Case-sensitive ticker mismatch causes no data to be returned","Timestamp range outside available data returns empty results","Exceeding the maximum limit of 5000 causes a validation error","Requesting RSI for a non-trading period (e.g., weekend with day timespan) may return no data"],"whenToPreferThis":"Use this endpoint when you need RSI-specific momentum indicator data for equities and want flexible configuration of window size, timespan granularity, and price series type. Prefer this over SMA or EMA endpoints when the user specifically needs overbought/oversold signals rather than trend-following averages.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:50:19.775Z","isFirstParty":false}