get_quote
Retrieve a real-time quote for a financial instrument, including current price, daily change, volume, 52-week range, and other key metrics.
Provides a comprehensive snapshot of current market data for stocks, forex, crypto, ETFs, and more.
get_technical_indicator
Calculate and retrieve technical indicator values for any financial instrument. Supports 100+ indicators including SMA, EMA, RSI, MACD, Bollinger Bands, Stochastic, ADX, ATR, and many more.
Each indicator can be configured with specific parameters such as time period, series type, and moving average type.
convert_currency
Convert a specified amount from one currency to another using real-time exchange rates.
Supports both fiat and cryptocurrency conversions.
get_earnings
Retrieve earnings data for a company, including historical EPS, revenue, and earnings surprises.
Can also retrieve upcoming earnings dates via the earnings calendar.
search_symbols
Search for financial instruments by name, ticker symbol, or keyword across all supported exchanges and asset types.
Returns matching symbols with their exchange, instrument type, country, and currency.
Use this to find the correct symbol before making other data requests.
get_financial_statements
Retrieve financial statements for a company: Income Statement, Balance Sheet, and/or Cash Flow Statement.
Choose which statement type(s) to fetch. Historical data is available from the 1980s–90s depending on the company.
Supports both annual and quarterly reporting periods.
get_etf_details
Retrieve detailed ETF information including profile data and top holdings.
Use this to analyze ETF composition, expense ratios, assets under management, and underlying holdings.
list_exchanges
Retrieve a list of available exchanges, optionally filtered by type, name, code, or country.
Useful for discovering which exchanges are supported and finding exchange codes to use in other requests.
get_mutual_fund_details
Retrieve detailed mutual fund information including profile data and top holdings.
Use this to analyze mutual fund composition, expense ratios, and underlying holdings.
get_time_series
Retrieve historical OHLCV (Open, High, Low, Close, Volume) time series data for any financial instrument including stocks, forex, crypto, ETFs, and indices.
Supports multiple time intervals from 1-minute to monthly data, with configurable date ranges, output sizes, and timezone settings.
Pre/post market data is available for US equities on intraday intervals.
get_exchange_rate
Retrieve the real-time exchange rate between two currencies (forex or cryptocurrency).
Use this to check the current rate between any currency pair.
get_price
Retrieve the current real-time price for one or more financial instruments. This is the simplest and fastest way to get the latest price.
Supports multiple symbols in a single request by providing a comma-separated list.
get_analyst_data
Retrieve analyst price targets and revenue estimates for a company.
Includes consensus target prices (high, low, median, average) and revenue forecast data from analyst expectations.
get_company_profile
Retrieve comprehensive company profile information including description, sector, industry, CEO, employees, address, website, and logo URL.
Also fetches the company's logo URL when available.
get_dividends_and_splits
Retrieve dividend history, stock split history, or both for a given company.
Useful for tracking corporate actions and understanding historical capital events.