OEC Application Programming Interface

SimpleSymbolLookupCriteria Properties

The properties of the SimpleSymbolLookupCriteria class are listed below. For a complete list of SimpleSymbolLookupCriteria class members, see the SimpleSymbolLookupCriteria Members topic.

Public Instance Properties

AdditionalExpression Optional additional expression to build complex criteria like "CME or Electronic"
BaseContract BaseContract allows filtering contracts for defined base contract
ByBaseContractsOnly If ByBaseContractsOnly is true, searching will be performed inside Base Contracts only. Results will still contain Contracts and developer should use Contract.BaseContract to obtain actual BaseContract object
CompoundType Filter by compound type
ContractGroup Optional filter by contract group
ContractType Filter by contract type
Exchange Optional filter by exchange.
ID (inherited from IDObject<Int32>) Unique key value
OptionsRequired OptionsRequired = true will retrieve only contracts that have related options
OptionType OptionType allows filtering put or call options.
ParentContract ParentContract allows filtering options for defined contract

See Also

SimpleSymbolLookupCriteria Class | OEC.API Namespace | SymbolLookupCriteria | SymbolLookup