{"uid":"cap_lPNqFfC7cBC-bUEr23bcu","slug":"dripmetrics-ai-rolling-correlation-f3ad382f","name":"DripMetrics AI Rolling Correlation","description":"DripMetricsAI (https://dripmetrics.ai/) provides on-demand crypto market microstructure metrics, Hyperliquid candle metrics, Polymarket diagnostics, and on-chain DefiLlama metrics for agents, dashboards, and trading workflows.","url":"https://api.dripmetrics.ai/metrics/rolling-correlation","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"},"queryParams":{"type":"object","required":["pair","exchange","window"],"properties":{"pair":{"type":"string","description":"Exchange-native trading pair symbol such as BTCUSDT, ETH-USD, BTC, or xyz:TSLA."},"window":{"enum":["30m","1h","2h","3h"],"type":"string","description":"Lookback window. Hyperliquid supports 30m and 1h; 2h and 3h are currently BTCUSDT/BTC-USD only."},"exchange":{"enum":["binance","coinbase"],"type":"string","description":"Exchange adapter to source recent trades from."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["metric","pair","exchange","window","value","computedAt","tradeCount","firstTradeTime","lastTradeTime","coverage"],"properties":{"pair":{"type":"string"},"value":{"type":"number"},"metric":{"type":"string"},"window":{"enum":["30m","1h","2h","3h"],"type":"string"},"coverage":{"type":"object","required":["requestedWindowMinutes","effectiveWindowMinutes","coverageRatio","partialData","completeFetch","errorMessage"],"properties":{"partialData":{"type":"boolean"},"errorMessage":{"type":["string","null"]},"completeFetch":{"type":"boolean"},"coverageRatio":{"type":"number","maximum":1,"minimum":0},"effectiveWindowMinutes":{"type":"number","minimum":0},"requestedWindowMinutes":{"type":"number","minimum":0}},"additionalProperties":false},"exchange":{"enum":["binance","coinbase"],"type":"string"},"components":{"type":"object","additionalProperties":{"type":"number"}},"computedAt":{"type":"string","format":"date-time"},"tradeCount":{"type":"integer","minimum":1},"lastTradeTime":{"type":"string","format":"date-time"},"firstTradeTime":{"type":"string","format":"date-time"},"benchmarkCoverage":{"type":"object","required":["requestedWindowMinutes","effectiveWindowMinutes","coverageRatio","partialData","completeFetch","errorMessage"],"properties":{"partialData":{"type":"boolean"},"errorMessage":{"type":["string","null"]},"completeFetch":{"type":"boolean"},"coverageRatio":{"type":"number","maximum":1,"minimum":0},"effectiveWindowMinutes":{"type":"number","minimum":0},"requestedWindowMinutes":{"type":"number","minimum":0}},"additionalProperties":false}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"pair":"ETH-USD","value":0.824417,"metric":"rolling-correlation","window":"30m","coverage":{"partialData":false,"errorMessage":null,"completeFetch":true,"coverageRatio":1,"effectiveWindowMinutes":30,"requestedWindowMinutes":30},"exchange":"coinbase","components":{},"computedAt":"2026-05-23T14:00:00.000Z","tradeCount":428,"lastTradeTime":"2026-05-23T13:59:58.000Z","firstTradeTime":"2026-05-23T13:00:02.000Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Wu_PB3J8EdHLodkuFBorN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the rolling price-volume or inter-asset correlation for a crypto trading pair over a specified lookback window using recent trade data from Binance or Coinbase.","exampleAgentPrompt":"What's the rolling 1-hour correlation for ETH-USD on Coinbase right now? Pull the DripMetrics rolling-correlation metric and tell me the value and how complete the data coverage was.","exampleUseCases":[{"title":"Live correlation check for trading signal","prompt":"Get me the rolling 30-minute correlation for BTCUSDT on Binance — I want to know if price and volume are correlated right now before I place a trade."},{"title":"Monitoring correlation regime shifts","prompt":"Every hour, check the 1-hour rolling correlation for ETH-USD on Coinbase and alert me if it drops below 0.5 — I'm watching for regime changes."},{"title":"Comparing correlation across windows","prompt":"Fetch the 1-hour and 2-hour rolling correlations for BTCUSDT on Binance so I can see whether the correlation is strengthening or weakening over longer timeframes."}],"resultDescription":"Returns a JSON object containing the metric name ('rolling-correlation'), the trading pair, exchange, lookback window, the computed correlation value (float between -1 and 1), the timestamp it was computed, total trade count used, first and last trade timestamps, and a coverage object showing requested vs effective window minutes, coverage ratio (0–1), and whether data was complete or partial.","failureModes":["Unsupported pair/exchange combination returns an error or partial data flag","Window sizes 2h/3h only supported for BTCUSDT/BTC-USD — other pairs may fail or return partial coverage","Insufficient trade data in the window yields partialData:true and a coverageRatio below 1","Exchange API downtime causes incomplete fetch with completeFetch:false and an errorMessage in coverage","Payment failure (HTTP 402) if x402 micropayment is not properly attached"],"whenToPreferThis":"Use this endpoint when you need a real-time, on-demand rolling correlation metric computed directly from raw trade data on Binance or Coinbase — particularly for market microstructure analysis, quant trading signal generation, or monitoring correlation regime changes. Prefer this over general-purpose analytics if you need sub-hour granularity (30m, 1h) and live trade-level accuracy with explicit data coverage reporting.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:40.197Z","isFirstParty":false}