Skip to main content

Market Data Tools

Quotes

ToolDescription
get_quoteQuote for stock/ETF/index. Auto-routes IBKR (real-time) or Yahoo (delayed)
get_ibkr_quoteDirect IBKR real-time snapshot (bid, ask, last, OHLC, volume)
get_stock_detailsCompany info: sector, industry, market cap, PE, 52-week range
search_symbolsSearch by name or partial symbol

Historical Data

ToolDescription
get_historical_barsOHLCV candles. Intervals: 1m, 5m, 15m, 1h, 1d, 1wk, 1mo
get_historical_ticksTick-by-tick data (trades, bid/ask, midpoint). IBKR only
get_head_timestampEarliest available data for a symbol
get_histogram_dataPrice distribution histogram

Options

ToolDescription
get_options_chainFull chain with calls + puts, bid/ask, IV, OI
get_option_quoteQuote for specific contract (symbol, expiry, strike, right)
calculate_implied_volatilityIV from option price
calculate_option_priceTheoretical price from volatility

Screeners

ToolDescription
run_screenerBasic screener (day_gainers, day_losers, most_actives, etc.)
run_screener_with_quotesScreener with full quote data (bid/ask/OHLC/sector/PE)
get_screener_filtersList available screener IDs
get_trendingCurrently trending symbols

News

ToolDescription
get_newsRecent news articles for a symbol
get_financialsRevenue, margins, debt, analyst targets
get_earningsEarnings history (actual vs estimate)
get_recommendationsAnalyst recommendation trend counts