get_market_summary
Get a daily/weekly/monthly market-wide overview: top gainers/losers, top by volume/turnover/crossings, ASI and S&P SL20 performance, and top/bottom performing sectors. A weekly or monthly summary requested mid-period covers what has happened so far (e.g. Monday through today for a weekly summary requested on a Wednesday), not a wait for the period to finish and not the prior complete period — the response's isPartialPeriod field says which case applies. Returns JSON (not CSV — this is a bundle of several small lists, not one table).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Reference date in YYYY-MM-DD format, defaults to the latest trading date. For weekly/monthly, this is any date within the period you want — e.g. a date last month for last month's summary. | |
| limit | No | Max entries per list (gainers, losers, volume, turnover, crossings, top/bottom sectors). Default 5, max 20. | |
| period | No | Summary window. | daily |