OEC Application Programming Interface

OnContractsChangedEvent Delegate

New Contracts(Options) received

public delegate void OnContractsChangedEvent(
   BaseContract bc
);

Parameters

bc
Base Contract changed (or null)

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

OEC.API Namespace