optionsData_realtimeOptions
Fetch real-time options chain data for specific stock symbols, including detailed contract information, in JSON or CSV format using MCP Avantage's premium endpoint.
Instructions
Fetches realtime options chain data. Premium endpoint.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contract | No | Specific option contract ID to fetch details for. | |
datatype | No | Data format for the response. | json |
symbol | Yes | The underlying stock symbol (e.g., "AAPL"). |