get_historical_chain
Retrieve an end-of-day options chain snapshot for any past date to view real historical prices, assess pricing before/after events, or backtest entries against actual market quotes.
Instructions
Get the options chain as it looked on a past trading day (EOD snapshot).
Historical chains go back years — see how an option was priced before an earnings event, through a selloff, or at any point in its life.
Use this tool when the user asks about:
What an option was trading at on a past date
How a chain looked before/after an event
Backtesting entries against real historical quotes
Args: ticker: Stock symbol expiration: Expiration date YYYY-MM-DD trade_date: The historical date to snapshot YYYY-MM-DD
Returns: End-of-day chain snapshot for that date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| expiration | Yes | ||
| trade_date | Yes |