Back to MCP catalog
get_barsInspect a bounded window of raw OHLCV bars for factual market-data context.
Area
Discovery & Research
Group
Assets & events
Access
Read
Risk
Read-only
Details
Full description
Details
Return raw OHLCV bars for one symbol and date window. Use this to verify a specific historical fact or inspect narrative context, not to infer signal edge. Use signal_scan for signal statistics and run_backtest for strategy evaluation.
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
No bounded capability options are declared for this tool.
Required Inputs
FieldTypeDescription
start_datestringStart date, YYYY-MM-DDsymbolstringSymbol to fetch bars for (e.g., 'AAPL')Optional Inputs
FieldTypeDescription
end_dateanyOf (2 variants)End date, YYYY-MM-DD. None = latest available.limitintegerMax bars to return (most recent)resolutionstringBar resolution: 5m | 15m | 30m | 1h | 4h | 1d