MCP Avantage

optionsData_historicalOptions

Fetch historical options chain data for specific stock symbols and dates. Supports JSON and CSV formats, providing detailed insights for analysis within the MCP Avantage server.

Instructions

Fetches historical options chain data. Premium endpoint.

Input Schema

NameRequiredDescriptionDefault
datatypeNoData format for the response.json
dateNoSpecific date (YYYY-MM-DD) for historical data.
symbolYesThe underlying stock symbol (e.g., "AAPL").

Input Schema (JSON Schema)

{ "additionalProperties": false, "description": "Parameters for fetching historical options chain data (Premium).", "properties": { "datatype": { "default": "json", "description": "Data format for the response.", "enum": [ "json", "csv" ], "type": "string" }, "date": { "description": "Specific date (YYYY-MM-DD) for historical data.", "type": "string" }, "symbol": { "description": "The underlying stock symbol (e.g., \"AAPL\").", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Avantage

Related Tools

    ID: rrb3v0d7c5