TradeLeg.LegOriginalTimeUnit Property |
Specifies the Time Unit for this leg 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 PM API, regardless of the units originally used to enter the trade.
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 LegOriginalTimeUnit { get; set; }
Property Value
Type:
OriginalTimeUnitSee Also