get_option_latest_quote
Retrieve and format current bid/ask prices, sizes, and exchange data for options contracts. Choose OPRA or indicative feed.
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 |
|---|---|---|---|
| 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 |
| symbols | Yes | A comma-separated list of contract symbols with a limit of 100. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||