{"uid":"cap_hbYAhG8q8bcw73FUezgWg","slug":"halowerk-marktwerk-ohlcv-candles-29324c90","name":"HALOWERK marktwerk OHLCV Candles","description":"HALOWERK marktwerk — bezahlte Endpunkte nach x402. Preise in USDC auf Base Mainnet.","url":"https://markt.netzhandwerker.de/candles","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","default":100,"maximum":1000,"minimum":1,"description":"Number of candles, newest last."},"since":{"type":"string","format":"date-time","description":"Optional ISO start time. Without it the newest candles are returned."},"venue":{"enum":["binance","coinbase","kraken","okx","bybit"],"type":"string","default":"binance","description":"Exchange to read from."},"symbol":{"type":"string","pattern":"^[A-Za-z0-9]{2,15}/[A-Za-z0-9]{2,15}$","description":"Trading pair as BASE/QUOTE, for example ETH/USDC."},"interval":{"enum":["1m","5m","15m","1h","4h","1d"],"type":"string","description":"Candle size."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qBOQs4UB_X2Hwhy9z1FB0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns OHLCV candlestick data for a given trading pair from a specified exchange, with configurable interval and limit.","exampleAgentPrompt":"Pull the last 200 hourly candles for ETH/USDC from Coinbase so I can analyze recent price action.","exampleUseCases":[{"title":"Algo trading signal generation","prompt":"Fetch the last 500 5-minute candles for BTC/USDT from Binance — I need them for a momentum indicator calculation."},{"title":"Backtesting historical price data","prompt":"Get daily candles for SOL/USDC on Kraken starting from 2024-01-01, up to 365 bars, so I can run a backtest on my strategy."},{"title":"Real-time dashboard chart feed","prompt":"Give me the 50 most recent 15-minute candles for ETH/USDC from OKX so I can render a candlestick chart in my trading dashboard."}],"resultDescription":"An array of OHLCV candlestick records (up to 1000), each containing open, high, low, close prices and volume for the specified trading pair, exchange, and interval, ordered with the newest candle last.","failureModes":["Invalid symbol format (not matching BASE/QUOTE pattern) returns a validation error","Unsupported venue name returns an enum validation error","Requested candle count exceeds maximum of 1000","'since' timestamp in unrecognized format causes a parse error","Exchange API unavailable or rate-limited causes upstream failure","Payment not processed via x402 results in 402 Payment Required response"],"whenToPreferThis":"Choose this endpoint when you need multi-exchange OHLCV candlestick data with a single normalized API, especially when you want to switch between Binance, Coinbase, Kraken, OKX, or Bybit without changing your integration. Ideal for agents performing technical analysis, backtesting, or building trading dashboards that require historical or recent price bars at various resolutions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:34:37.819Z","isFirstParty":false}