optionsData_realtimeOptions
Access realtime options chain data for specific stocks using symbol and contract ID. Supports JSON and CSV formats for streamlined financial analysis and decision-making.
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"). |