forwardOriginalFixmlMessage Property    Table of ContentPackageID Property forward
TradeCaptureReport.OriginalTimeUnit Property
Specifies the Time Unit of the original trade, e.g. whether it was entered as contracts per day or per month. Note that all trades are normalized to default units in STP API, regardless of the units originally used to enter the trade. Supported Values: D - Day H - Hour Min - Minute Mo - Month S - Second Wk - Week Yr - Year

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

Property Value

Type: OriginalTimeUnit
See Also