Security List
security_listRetrieve a security list for the US overnight market. Only market='US' and category='Overnight' are supported.
Instructions
Get security list for a market. category must be "Overnight"; other values or omitting it will cause an error. Currently only market="US" is supported; other markets will also return an error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | Market code: HK, US, CN, SG | |
| category | No | Category filter. Currently only "Overnight" is supported; passing any other value or omitting this field will result in a param_error. Note: only "US" market is currently supported for the "Overnight" category; other markets will also return a param_error. |