{"uid":"cap_aZ4En2fOMps6BnQJCaVZs","slug":"kihustle-rsi-calculator-adb87f56","name":"KiHustle RSI Calculator","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/rsi-calculator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"period":{"type":"integer"},"prices":{"type":"array","items":{"type":"number"}}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LsxwRD4AX9JF8Z22vxRrL","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Relative Strength Index (RSI) for a given array of prices over a specified period","exampleAgentPrompt":"Calculate the RSI over a 14-period window for these closing prices: [44.34, 44.09, 44.15, 43.61, 44.33, 44.83, 45.10, 45.15, 43.61, 44.33, 44.83, 45.10, 45.15, 43.61, 44.33].","exampleUseCases":[{"title":"Crypto trading momentum check","prompt":"I have a list of Bitcoin closing prices for the last 21 days — can you calculate the 14-period RSI so I can tell if it's overbought or oversold? Prices: [29500, 30100, 29800, 30500, 31000, 30700, 31200, 31500, 31300, 30900, 31800, 32000, 31700, 32200, 32500, 32300, 31900, 32700, 33000, 32800, 33200]"},{"title":"Stock technical analysis signal","prompt":"Run an RSI calculation with period 9 on these stock prices: [150.2, 151.0, 149.8, 152.3, 153.1, 152.7, 154.0, 151.5, 150.9, 153.4] — I want to know if the momentum is bullish."},{"title":"Automated trading bot indicator","prompt":"My trading bot needs the RSI value computed over a 21-period window from these prices: [101, 102, 100, 103, 105, 104, 106, 107, 105, 108, 110, 109, 111, 112, 110, 113, 115, 114, 116, 117, 115, 118] — can you get that for me?"}],"resultDescription":"Returns a JSON object with a 'result' field containing the computed RSI value and a 'status' field indicating success. The RSI value is a number between 0 and 100 representing momentum; values above 70 typically signal overbought conditions and below 30 signal oversold.","failureModes":["Insufficient price data — RSI requires at least period+1 data points; fewer prices than the period will likely return an error","Invalid period value — non-integer or negative period may cause a processing error","Empty prices array — submitting an empty array will fail computation","Malformed input — non-numeric values in the prices array will cause validation failure","Payment failure — insufficient USDC balance for x402 micropayment will block the request"],"whenToPreferThis":"Choose this endpoint when you need a quick, cheap ($0.002 USDC) server-side RSI calculation without implementing the algorithm yourself. Ideal for trading bots, financial dashboards, or AI agents performing technical analysis that need RSI as a building block. Prefer this over a full charting library when you only need the RSI value from a raw price array.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:01:42.428Z","isFirstParty":false}