
[//]: # (CLASS:ApiResponseOptionsImpliedMove)

[//]: # (KIND:object)

### ApiResponseOptionsImpliedMove

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**impliedMove** | [**OptionImpliedMoveData**](OptionImpliedMoveData.md) | The data pertaining to the implied move. &nbsp;
**messages** | [String] | Any messages or warnings about the data &nbsp;
**underlyingPrice** | Number | The price of the underlying instrument. &nbsp;
**expiration** | String | The date on which the Option expires. The Option becomes invalid after this date and cannot be exercised. &nbsp;
**atmStrike** | Number | The at-the-money strike price for the implied move calculation. &nbsp;
**straddlePrice** | Number | The straddle price for the implied move calculation. &nbsp;
**symbol** | String | The symbol for the underlying instrument. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:OptionImpliedMoveData)





