| Name | Type | Description |
|---|---|---|
| implied_move | OptionImpliedMoveData | The data pertaining to the implied move. |
| messages | list[str] | Any messages or warnings about the data |
| underlying_price | float | The price of the underlying instrument. |
| expiration | str | The date on which the Option expires. The Option becomes invalid after this date and cannot be exercised. |
| atm_strike | float | The at-the-money strike price for the implied move calculation. |
| straddle_price | float | The straddle price for the implied move calculation. |
| symbol | str | The symbol for the underlying instrument. |