get_option_latest_trade
Retrieve recent trade data for option contracts to monitor market activity and analyze price movements.
Instructions
Retrieves the latest trade for one or more option contracts.
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 | |||