PositionOvernightUPL Property

The total Unrealised Profit and Loss from open positions from previous days to the latest settlement prices.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public decimal OvernightUPL { get; }

Property Value

Decimal

Remarks

This is the P&L between the fill prices from open positions from the previous trading day to the latest settlement price. This value is included within the UPL value.

See Also