OEC Application Programming Interface

OECClient.OnPriceChanged Event

Occurs when one or more contract Price values are changed.

public event OnPriceChangedEvent OnPriceChanged;

Remarks

Unlike OnPriceTick, this event could skip some price updates, if they come too often

See Also

OECClient Class | OEC.API Namespace | Price | Contract