Click or drag to resize
OptionStyle Enumeration

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Specifies how the contract treats the expiration date.

Namespace: ETradeNet.Market.Quote.Data
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
public enum OptionStyle
Members
  Member nameValueDescription
European0 Options can be exercised only on the expiration date.
American1 Options can be exercised any time before they expire.
See Also