
[//]: # (CLASS:OptionStatsRealtime)

[//]: # (KIND:object)

### OptionStatsRealtime

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**impliedVolatility** | Number | The implied volatility of the contract calculated using the Black-Scholes Model. &nbsp;
**delta** | Number | Delta represents the rate of change between the option&#39;s price and a $1 change in the underlying asset&#39;s price. &nbsp;
**gamma** | Number | Gamma represents the rate of change between an option&#39;s delta and the underlying asset&#39;s price. &nbsp;
**theta** | Number | Theta represents the rate of change between the option price and time, or time sensitivity - sometimes known as an option&#39;s time decay. &nbsp;
**vega** | Number | Vega represents the rate of change between an option&#39;s value and the underlying asset&#39;s implied volatility. &nbsp;
**underlyingPrice** | Number | The most recent trade price of the underlying asset. &nbsp;

[//]: # (END_DEFINITION)





