qualify_contracts
Qualifies incomplete contract data by adding missing fields like conId. Requires contract type and symbol, with optional exchange and currency.
Instructions
Qualify contracts to fill in missing fields like conId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_type | Yes | ||
| symbol | Yes | ||
| exchange | No | SMART | |
| currency | No | USD |