get_option_latest_trade
Retrieve the most recent trade for one or more option contracts. Specify comma-separated contract symbols and choose OPRA or indicative feed.
Instructions
Retrieves the latest trade for one or more option contracts.
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 | |||