{"uid":"cap_esPBQOjWtikFQ82qS9ykF","slug":"trixie-lasagne-finance-indicators-c80f4229","name":"Trixie Lasagne Finance Indicators","description":"Deterministic technical indicators (SMA/EMA/RSI/MACD/ATR/Bollinger/ROC/OBV) over caller-supplied OHLCV data","url":"https://trixielasagne-api.purplewater-b02e2643.eastus.azurecontainerapps.io/finance/indicators","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"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_erDv6HlB_nawTLkZDgV-y","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":"Computes deterministic technical indicators (SMA, EMA, RSI, MACD, ATR, Bollinger Bands, ROC, OBV) over caller-supplied OHLCV price data","exampleAgentPrompt":"Calculate RSI, MACD, and 20-period Bollinger Bands on this OHLCV dataset I have — the closes are [150.2, 151.5, 149.8, 152.3, 153.1] with corresponding volumes [1200000, 980000, 1100000, 1350000, 1050000].","exampleUseCases":[{"title":"RSI overbought/oversold signal detection","prompt":"I have a 30-day OHLCV dataset for a stock and I need to calculate the 14-period RSI to identify overbought and oversold conditions — can you run that on my price data?"},{"title":"MACD crossover strategy backtest prep","prompt":"Compute MACD with a 12-period fast EMA, 26-period slow EMA, and 9-period signal line on this candlestick data I'm feeding you — I need the MACD line, signal line, and histogram values."},{"title":"Bollinger Band squeeze volatility scan","prompt":"Take this OHLCV data and calculate 20-period Bollinger Bands along with ATR so I can spot volatility squeezes — here are the daily open, high, low, close, and volume values."}],"resultDescription":"Returns a structured object containing the computed technical indicator values (e.g. arrays of SMA/EMA/RSI/MACD/ATR/Bollinger/ROC/OBV data points) aligned to the input time series, deterministically derived from the supplied OHLCV data with no randomness or model inference.","failureModes":["Missing required OHLCV fields in the body payload returns a validation error","Insufficient data points for the requested indicator period (e.g. requesting 200-period SMA with only 50 candles) may return an error or partial result","Malformed or non-numeric price/volume data causes a parsing failure","Unsupported indicator type name returns an unknown indicator error","Empty input dataset returns a bad request response"],"whenToPreferThis":"Choose this endpoint when you need fast, deterministic, reproducible technical indicator computations on your own OHLCV data without relying on a third-party market data provider. It is ideal for backtesting pipelines, strategy validation, or any workflow where you supply the price series and need standard indicators calculated consistently. Prefer it over general-purpose financial data APIs when you already have the raw OHLCV data and just need the indicator math applied reliably.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:31.828Z","isFirstParty":false}