forwardAlternatePrice Property    Table of ContentBlockID Property forward
TradeCaptureReport.AveragePrice Property
Calculated average price of all fills on this order. Will be populated for Average Price System (APS) transactions only.

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 decimal AveragePrice { get; set; }

Property Value

Type: Decimal
See Also