OptionInfo class

OptionInfo class

Option information class.

Inheritance: OptionInfoAbstractSecurityInfo

The OptionInfo type exposes the following members:

Constructors

Constructor Description
OptionInfo() Initializes a new instance of OptionInfo class.

Properties

Property Description
security_info Gets or sets the GeneralSecurityInfo.
option_type Gets or sets the option type.
strike_price Gets or sets the strike price.
expire_date Gets or sets the expiration date.
share_per_contract Gets or sets the shares per contract.
security_id Gets or sets the OptionInfo.security_id.
asset_class Gets or sets the asset class.
fi_asset_class Gets or sets the text string containing an FI defined asset class.

See Also