forwardAssetAttribute Methods   Table of ContentClearedIndicator Enumerationforward
AveragePricingIndicator Enumeration
Indicates if the trade is marked for average pricing allocation.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public enum AveragePricingIndicator
Members
  Member nameValueDescription
None-1 Default value. Do not use it directly.
NoAveragePricing0 No Average Pricing.
AveragePricing1 Trade is part of an average price group identified by the SideAvgPxGroupID.
See Also