OnConsolidatedOrderBookUpdated Method Table of ContentOnError Method
Is called when the regular order book is updated.

Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)

Syntax

C#
protected virtual void OnDirectOrderBookUpdated(
	Handler..::..OrderBookUpdatedEventArgs e
)

Parameters

e
Type: Onixs.CmeFastHandler..::..Handler..::..OrderBookUpdatedEventArgs

[Missing <param name="e"/> documentation for "M:Onixs.CmeFastHandler.Handler.OnDirectOrderBookUpdated(Onixs.CmeFastHandler.Handler.OrderBookUpdatedEventArgs)"]

See Also