OptionChain Class
Represents an entire chain of option contracts for a single underying security. This type is IEnumerable
Syntax
public class OptionChain : QuantConnect.Data.BaseData, QuantConnect.Data.IBaseData
Inheritance Hierarchy
System.Object
QuantConnect.Data.BaseData
QuantConnect.Data.Market.OptionChain
Requirements
Target Platforms: Microsoft .NET 4.5 or Mono 3.10 or above.
See Also