forwardTradeType Property    Table of ContentTransactTime Property forward
TradeCaptureReport.TradingQuantity Property
Indicates the trading quantity entered, in unit terms (e.g. in MWh), for a trade. This may differ from the cleared quantity, especially in the case of contracts like electricity that follow delivery schedules.

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

Property Value

Type: Decimal
See Also