| Name | Type | Description |
|---|---|---|
| impliedMove | OptionImpliedMoveData | The data pertaining to the implied move. |
| messages | List<String> | Any messages or warnings about the data |
| underlyingPrice | BigDecimal | 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 | BigDecimal | The at-the-money strike price for the implied move calculation. |
| straddlePrice | BigDecimal | The straddle price for the implied move calculation. |
| symbol | String | The symbol for the underlying instrument. |