OEC Application Programming Interface

OECClient.SymbolLookup Method (String)

Sends strict symbol lookup request to server. Results will be available via event OnSymbolLookupReceived The result will contains only one contract with name that starts with

Symbol

public SymbolLookupCriteria SymbolLookup(
   String Symbol
);

Parameters

Symbol

See Also

OECClient Class | OEC.API Namespace | OECClient.SymbolLookup Overload List