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 public OriginalTimeUnit OriginalTimeUnit { get; set; }
Property Value
Type:
OriginalTimeUnitSee Also