Name | Type | Description |
---|---|---|
Code | string | The Intrinio Code for the Option. |
Ticker | string | The ticker symbol of the Security for the Option. |
Expiration | DateTime? | The date on which the Option expires. The Option becomes invalid after this date and cannot be exercised. |
Strike | decimal? | The strike price is the fixed price at which a derivative can be exercised, and refers to the price of the derivative’s underlying asset. In a call option, the strike price is the price at which the option holder can purchase the underlying security. For a put option, the strike price is the price at which the option holder can sell the underlying security. |
Type | string | The type of Option (put or call). |