
[//]: # (CLASS:OptionFactorsRealtime)

[//]: # (KIND:object)

### OptionFactorsRealtime

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**marketPrice** | Number | The market price of the options contract &nbsp;
**underlyingPrice** | Number | The market price of the underlying asset &nbsp;
**strikePrice** | Number | The strike price of the options contract &nbsp;
**daysToExpiration** | Number | The number of days to expiration &nbsp;
**riskFreeInterestRate** | Number | The current risk-free interest rate, as measured by the 3-month Treasury Bill rate &nbsp;
**dividendYield** | Number | The dividend yield of the underlying asset (if applicable) &nbsp;

[//]: # (END_DEFINITION)





