Security List
security_listFetch paginated security listings for US, HK, CN, SG markets. Supports Overnight category filter.
Instructions
Get security list for a market. Supports market: US, HK, CN, SG. category: "Overnight" (default). page: 1-based page number (default 1). count: records per page (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based (default: 1) | |
| count | No | Records per page (default: 50) | |
| market | Yes | Market code: US, HK, CN, SG | |
| category | No | Category filter. Currently only "Overnight" is supported; omitting defaults to Overnight. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| count | Yes | ||
| items | Yes | ||
| total | Yes |