You're viewing a demo portfolio

Join the waitlist
PRSM

us-stock-history

Active

Tool of The Stall

declared in 4.82.0

Historical OHLCV bars for any US stock, ETF, or index. TradingView-compatible resolution (D, W, M, 60, 15, 5, 1). Pass Unix timestamps for from/to. $0.005/call — no API key required. Use us-stock-price for live quotes; equity-technicals for indicators.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "to": {
      "type": "integer",
      "description": "Window end as Unix seconds. Default: now."
    },
    "from": {
      "type": "integer",
      "description": "Window start as Unix seconds. Default: 90 days ago."
    },
    "ticker": {
      "type": "string",
      "description": "US ticker symbol (e.g. AAPL, SPY, QQQ, ^VIX, BRK-B). Case-insensitive."
    },
    "resolution": {
      "type": "string",
      "description": "Bar resolution: 1/5/15/60/240 = minutes, D = daily, W = weekly, M = monthly. Default: D."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →