{"uid":"cap_cwraZAG1Wo_aoYPJM6thU","slug":"oblique-markets-us-equity-snapshot-7d9beae0","name":"Oblique Markets US Equity Snapshot","description":"Use when an agent needs us equity snapshot. Returns Fresh US equity OHLCV snapshot for one ticker and interval with bounded lookback, optional SMA/EMA/RSI indicators, source attribution and freshness evidence; stale or unavailable data is refused without settlement. $0.01.","url":"https://api.oblique.markets/api/v1/paid/us-equity-snapshot","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ticker":{"type":"string","description":"One US-listed ticker, uppercase letters only."},"interval":{"enum":["1d","1wk","1mo"],"type":"string"},"lookback":{"type":"integer"},"indicators":{"type":"array","items":{"enum":["sma_20","ema_20","rsi_14"],"type":"string"}}}},"responseSchema":{"type":"json","example":{"data":[{"low":227.9,"high":231.2,"open":228.5,"time":"2026-08-28T00:00:00.000Z","close":230.1,"volume":42100000,"adjusted_close":230.1},{"low":229.8,"high":232,"open":230.4,"time":"2026-08-29T00:00:00.000Z","close":231.7,"volume":38900000,"adjusted_close":231.7}],"source":{"url":"https://query1.finance.yahoo.com/v8/finance/chart/AAPL","name":"Yahoo Finance chart API","retrieved_at":"2026-08-29T20:00:00.000Z"},"ticker":"AAPL","evidence":{"query":{"ticker":"AAPL","interval":"1d"},"provider":"Yahoo Finance chart API","retrieved_at":"2026-08-29T20:00:00.000Z"},"interval":"1d","lookback":2,"freshness":{"latest_bar":"2026-08-29T00:00:00.000Z","age_seconds":72000,"max_age_seconds":432000},"indicators":{"sma_20":225.4}}},"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_CTWXUihumCVbYdPnbhj4y","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":"Returns a fresh OHLCV price snapshot for a single US-listed equity ticker with optional SMA/EMA/RSI technical indicators, refusing stale or unavailable data.","exampleAgentPrompt":"Pull a fresh daily OHLCV snapshot for TSLA over the last 30 trading days and include SMA-20 and RSI-14 indicators.","exampleUseCases":[{"title":"Momentum screening for day trader","prompt":"Get me the daily OHLCV data for NVDA over the last 14 days with RSI-14 and EMA-20 so I can see if it's overbought."},{"title":"Weekly trend check for portfolio review","prompt":"Fetch a weekly price snapshot for SPY going back 12 weeks and include the SMA-20 so I can see the trend."},{"title":"Monthly rebalancing data pull","prompt":"I need the monthly OHLCV data for MSFT over the last 24 months with no indicators — just clean price and volume for my rebalancing model."}],"resultDescription":"Returns a structured JSON object containing OHLCV (open, high, low, close, volume) bars for the requested ticker, interval, and lookback window. Optionally includes computed SMA-20, EMA-20, and/or RSI-14 values per bar. Response includes source attribution and freshness evidence (e.g. timestamp of data). If the data is stale or unavailable, the endpoint refuses to return a result rather than serving bad data.","failureModes":["Ticker not found or not US-listed — returns error refusing settlement","Data is stale or not fresh enough — endpoint refuses without returning data","Invalid interval value outside allowed enum (1d, 1wk, 1mo) — schema validation error","Lookback integer too large or market closed — may return partial or refused response","Payment not included or insufficient — x402 payment required error"],"whenToPreferThis":"Use this endpoint when you need a guaranteed-fresh US equity OHLCV snapshot with optional technical indicators and explicit freshness/source attribution. It is especially valuable when data quality and recency are critical — the endpoint refuses stale data rather than silently serving it. Prefer it over generic financial data APIs when you need built-in SMA/EMA/RSI computation bundled with the price data in a single call, and when operating in an x402 micropayment agent workflow at $0.01 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:08.402Z","isFirstParty":false}