Financial Calendar
finance_calendarRetrieve finance calendar events by category and date range. Filter by market for earnings, dividends, splits, IPOs, economic data, or market closures.
Instructions
Get finance calendar events by category and date range. category: report (earnings + financials) / dividend / split (splits & reverse splits) / ipo / macrodata (CPI, NFP, rate decisions) / closed (market holidays). market: HK/US/CN/SG/JP/UK/DE/AU (optional). Keep the date range to 2 weeks or less; for longer periods split into multiple calls to avoid truncation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Event category. One of: - "report": earnings reports (includes financial statements) - "dividend": dividend announcements - "split": stock splits and reverse splits (share consolidations) - "ipo": upcoming IPO listings - "macrodata": macro economic data releases (CPI, NFP, rate decisions, etc.) - "closed": market closure days | |
| start | Yes | Start date in YYYY-MM-DD format (inclusive) | |
| end | Yes | End date in YYYY-MM-DD format (inclusive) | |
| market | No | Optional market filter. One of: HK, US, CN, SG, JP, UK, DE, AU. Omit to include all markets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Date buckets, sorted ascending by date. |