get_option_latest_quote
Retrieve real-time bid/ask prices, sizes, and exchange data for option contracts to monitor market conditions and make informed trading decisions.
Instructions
Retrieves and formats the latest quote for one or more option contracts including bid/ask prices, sizes, and exchange information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | A comma-separated list of contract symbols with a limit of 100. | |
| feed | No | The source feed of the data. `opra` is the official OPRA feed, `indicative` is a free indicative feed where trades are delayed and quotes are modified. Default: `opra` if the user has a subscription, otherwise `indicative`. | opra |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||