symbology_resolve
Resolve symbols into instrument IDs or alternative symbol types for a specified date range. Supports batch conversion of up to 2000 symbols per request.
Instructions
Resolve symbols to instrument IDs or other symbol types across a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Dataset code (e.g., GLBX.MDP3, XNAS.ITCH) | |
| symbols | Yes | Array of symbols to resolve (max 2000) | |
| stype_in | Yes | Input symbol type | raw_symbol |
| stype_out | Yes | Output symbol type | instrument_id |
| start_date | Yes | Inclusive start date (YYYY-MM-DD) | |
| end_date | No | Optional exclusive end date (YYYY-MM-DD) |