Click or drag to resize
ChainType 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.

The type of option chain.

Namespace: ETradeNet.Market.OptionChains.Data
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
public enum ChainType
Members
  Member nameValueDescription
Call0 Calls.
Put1 Puts.
Callput2 Both calls and puts.
See Also