Fundamental API Overview
Research and market data APIs covering company fundamentals, market structure, and financial calendars. All methods are read-only and available through the SDK.
FundamentalContext
Company-level financial data and corporate information.
| Method | Description |
|---|---|
| company_profile | Company overview, industry, and key facts |
| financial_report | Income statement, balance sheet, and cash flow |
| valuations | PE, PB, PS, EV/EBITDA and other valuation metrics |
| ratings | Analyst ratings and price targets |
| dividends | Historical dividend records |
| fund_holdings | Institutional and fund ownership |
| shareholders | Major shareholders |
| executives | Executive team and board members |
| corporate_actions | Splits, bonus issues, rights offerings |
MarketContext
Market-level data including index components, broker positions, and anomaly scanning.
| Method | Description |
|---|---|
| market_status | Current trading session status for each market |
| trading_stats | Intraday trading statistics for a symbol |
| index_components | Constituents of a market index |
| ah_premium | A/H share premium ratio for dual-listed stocks |
| broker_positions | HK broker participant holdings (CCASS) |
| unusual_items | Unusual price or volume movements |
CalendarContext
Financial event calendars for planning around earnings, dividends, and macro releases.
| Method | Description |
|---|---|
| earnings_calendar | Upcoming and recent earnings release dates |
| dividend_calendar | Ex-dividend and payment dates |
| ipo_calendar | IPO subscription and listing dates |
| split_calendar | Stock split effective dates |
| macro_calendar | Economic data release schedule |

