Get Market Snapshot
get_market_snapshotRetrieve real-time quotes and key metrics for up to 50 contract IDs with human-readable field names. Includes price, volume, change, 52-week range, and valuation data, with auto-retry on warmup.
Instructions
Get real-time market data snapshot with human-readable field names. Returns: symbol, lastPrice, bid, ask, volume, open, high, low, close, change, changePercent, week52High, week52Low, sector, industry, avgVolume, revenueGrowthPct, epsGrowthPct, changeFrom52wkHighPct, price bands (10d/30d). Also returns peRatio, eps, dividendYieldPct, marketCap, impliedVolatility when your IB market data subscription includes them. Auto-retries on first-call warmup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conids | Yes | Array of contract IDs to get quotes for | |
| fields | No | Custom field codes. If omitted, returns all default fields. |