get_instruments
Lists tradable instruments for a chosen currency, including options, futures, and spots. Filter by instrument type or include expired contracts to explore available options chains and contract details.
Instructions
List tradable instruments (options, futures, spots) for a currency. Returns instrument names, strike prices, expiration dates, and contract details. Essential for discovering available options chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Instrument type filter | |
| expired | No | Include expired instruments (default false) | |
| currency | Yes | Currency to get instruments for |