Classes
Class | Description | |
---|---|---|
SymbolLookupEventArgs |
Event data for symbol lookup response
|
Interfaces
Interface | Description | |
---|---|---|
ISymbolLookupApi |
Public API for Symbol Lookup functionality.
Symbol Lookup is for fast text-based results. Supports search expressions. Has limited result size.
For example, this could be used in a UI control that suggests possible IContract matches as the user types the symbol.
Use IContractLoadApi for exhaustive contract acquisition.
|