PositionRPL Property
The total Realised Profit and Loss (closed positions) for this account in this
market for the current trading day.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public decimal RPL { get; }
Public ReadOnly Property RPL As Decimal
Get
Property Value
Decimal
Realised P&L is calculated on a first in first out basis, so if 1 lot is bought
and then another 1 lot is bought, followed by a 1 lot sell then the sell will
match against the first buy.