OnStatistcsReset Method Table of ContentOnTrade Method
Is called when the statistics is received.

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 OnStatistics(
	Handler..::..StatisticsEventArgs e
)

Parameters

e
Type: Onixs.CmeFastHandler..::..Handler..::..StatisticsEventArgs

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

See Also