{"uid":"cap_DJWSInh1jzM35w_go2jmb","slug":"cloudmaxi0x-macd-indicator-404122a7","name":"CloudMaxi0x MACD Indicator","description":"Deterministic, verifiable crypto market data and honest backtest audits. Use GET /v1/data/ohlcv for exact OHLCV over a half-open range with a SHA-256 Merkle manifest - only closed candles are returned, exchange decimal strings are preserved byte for byte, so the same query always yields the same root. Use GET /v1/data/proof to verify one candle against a root you already hold. Use POST /v1/validate/trades to find out whether a list of trade returns can be distinguished from luck, and POST /v1/validate/filter to test a trade filter against a permutation null. GET /, /v1/schema and /v1/data/sources are free.","url":"https://cloudmaxi0x.com/v1/indicators/macd","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["symbol","interval","start_ms","end_ms"],"properties":{"end_ms":{"type":"integer","description":"EXCLUSIVE, epoch ms, exact multiple of the interval"},"period":{"type":"integer","description":"optional; defaults to 26"},"symbol":{"type":"string","description":"e.g. BTCUSDT"},"interval":{"enum":["1m","3m","5m","15m","30m","1h","2h","4h","6h","8h","12h","1d","3d","1w"],"type":"string"},"start_ms":{"type":"integer","description":"inclusive, epoch ms, exact multiple of the interval"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FDFfOqJHqEuOeg8xHVw0O","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns converged MACD 12/26/9 values (MACD line, signal line, histogram) for a symbol and time range, with warm-up pre-computation ensuring the first returned value is already fully converged.","exampleAgentPrompt":"Can you pull the converged MACD 12/26/9 values for BTCUSDT on the 1-hour interval from January 1 2024 00:00 UTC to February 1 2024 00:00 UTC?","exampleUseCases":[{"title":"MACD crossover signal detection","prompt":"I need the MACD line and signal line values for ETHUSDT on the 4-hour chart from March 1 2024 00:00 UTC to April 1 2024 00:00 UTC so I can find crossover points for my trading strategy."},{"title":"Backtesting MACD divergence strategy","prompt":"Fetch me the full MACD histogram values for SOLUSDT on the 1-day interval from January 1 2023 00:00 UTC to January 1 2024 00:00 UTC — I need pre-converged data so my backtest results are consistent."},{"title":"Real-time MACD momentum check","prompt":"What does the MACD look like for BTCUSDT on the 15-minute interval for the last completed hour — say from 13:00 to 14:00 UTC today — I want to see if momentum is building or fading."}],"resultDescription":"An array of timestamped records covering the requested range, each containing the MACD line value, signal line value, and histogram value. All values are pre-converged — warm-up candles prior to start_ms are fetched and discarded internally, so the first returned data point is numerically stable and consistent with longer-range computations. Values are returned at the precision that reproduces the canonical calculation.","failureModes":["start_ms or end_ms not an exact multiple of the interval — results in a 400 error","Unknown or unsupported symbol — results in a 404 or empty response","end_ms not greater than start_ms — invalid range error","Interval enum value not matching allowed list — schema validation error","Insufficient historical data available before start_ms for warm-up — may return partial or error response"],"whenToPreferThis":"Choose this endpoint when you need numerically stable, converged MACD values for a specific time window without having to manage warm-up candles yourself. It is especially valuable for backtesting scenarios where consistency across different date ranges is critical — the endpoint guarantees the first returned value matches what you'd get from a full-history computation. Prefer it over computing MACD manually from raw OHLCV data when accuracy and reproducibility matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:33:36.425Z","isFirstParty":false}