| Name | Type | Description |
|---|---|---|
| ImpliedMove | OptionImpliedMoveData | The data pertaining to the implied move. |
| Messages | List<string> | Any messages or warnings about the data |
| UnderlyingPrice | decimal? | The price of the underlying instrument. |
| Expiration | string | The date on which the Option expires. The Option becomes invalid after this date and cannot be exercised. |
| AtmStrike | decimal? | The at-the-money strike price for the implied move calculation. |
| StraddlePrice | decimal? | The straddle price for the implied move calculation. |
| Symbol | string | The symbol for the underlying instrument. |