Symbol lookup mode
| Member Name | Description |
|---|---|
| AnyInclusion | A request "GE" returns all contracts that include GE in symbol or description |
| SymbolStartsWith | A request "GE" returns all contracts that start with GE: GE, GEM9, etc |
| DescriptionStartsWith | A request "GE" returns all contracts with description that start with GE: GENERAL ELECTRIC, GENESIS |
| AnyStartsWith | A request "GE" returns all contracts with description or symbol that start with GE: GENERAL ELECTRIC, GENESIS, GE |
| ExactMatch | A request "GE" returns only one contract - GENERAL ELECTRIC |
Namespace: OEC.Data
Assembly: CommLib (in CommLib.dll)