AccountPositionRollover Property
Whether the system will rollover positions at the end of each trading day.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public bool PositionRollover { get; }
Public ReadOnly Property PositionRollover As Boolean
Get
Property Value
Boolean
If enabled then at the end of each trading day for each contract the server will
create 'OvernightPosition' orders in the next trading day for any open positions
in that contract. This preserves the open fill prices, net position and P&L
correctly from one day to the next.