OptionSecurity Class
Accesses the properties for a specified option from an OptionChain collection when using an OptionChainProvider component.
Namespace: tsdata.marketdata
Properties
Additional
properties, methods, and events are described in the classes listed
under Inheritance Hierarchy (see below).
Name | Type | Description | |
![]() |
Exchange | string | Gets the name of the exchange that the option is traded on. |
![]() |
Expiration | datetime | Gets the expiration date of the option. |
![]() |
ExpirationStyle | enum | Gets the expiration style. See OptionExpirationStyle for a list of possible values. |
![]() |
ExpirationType | enum | Gets the expiration type. See OptionExpirationType for a list of possible values. |
![]() |
IsNonStandard | bool | True when the option is non-standard. |
![]() |
IsRegional | bool | True when the option is regional. |
![]() |
Region | string | Gets the region name for a regional option. |
![]() |
Strike | double | Gets the strike price of the option. |
![]() |
|
enum | The OptionType of the option. |
Name | Description | |
![]() |
Create() | Initializes a new instance of the class. |