{"uid":"cap_YRXJ1WMyfudznz3mLDV-M","slug":"kihustle-rsi-calculator-c3314b59","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/nexus/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_Bn9KfxEUUDGPfECF9Rg0m","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 lookback 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, 46.28, 47.01.","exampleUseCases":[{"title":"Crypto overbought/oversold signal detection","prompt":"I have the last 20 daily closing prices for Bitcoin — can you calculate the 14-period RSI and tell me if it's overbought, oversold, or neutral? Prices are: 29800, 30100, 30450, 30200, 29900, 30300, 30800, 31000, 31500, 31200, 30900, 30600, 30800, 31100, 31400, 31700, 32000, 31800, 31500, 31200."},{"title":"Stock momentum check before trade","prompt":"Before I place this trade, can you run a 10-period RSI on these closing prices for AAPL: 172.5, 173.1, 174.0, 173.4, 174.8, 175.2, 175.9, 176.3, 175.7, 174.9, 175.5? I want to know the current momentum reading."},{"title":"Automated trading signal pipeline","prompt":"Every hour, compute a 7-period RSI from the latest 20 closing prices for ETH/USDC so I can trigger a buy signal when RSI drops below 30 — here's the current price list: 1820, 1835, 1828, 1842, 1850, 1845, 1838, 1852, 1860, 1855, 1848, 1840, 1835, 1830, 1845, 1852, 1858, 1863, 1855, 1847."}],"resultDescription":"Returns a JSON object with a 'result' field containing the computed RSI value or outcome, and a 'status' field indicating success. The RSI value is a momentum oscillator typically ranging from 0 to 100, where values above 70 indicate overbought conditions and values below 30 indicate oversold conditions.","failureModes":["Insufficient price data — RSI requires at least period+1 data points; fewer prices than the period will produce an error or invalid result","Invalid period value — non-positive integers or zero period will likely fail","Malformed prices array — non-numeric values or empty array may cause processing failure","Generic 'processed' status with no meaningful RSI value returned due to sparse response schema","Payment failure — endpoint requires 0.002 USDC per call via x402 protocol"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call RSI computation without setting up your own financial library. Useful for lightweight trading bots, signal pipelines, or one-off technical analysis tasks where installing a full quant library is overkill. Best suited for agents automating trading decisions that need RSI as part of a broader workflow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:10.121Z","isFirstParty":false}