IBalanceOpenPnL Property

GF API Documentation
Theoretical Profit/Loss of all the open positions.

Namespace:  GF.Api.Balances
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

double OpenPnL { get; }

Property Value

Type: Double
Remarks

Calculated using avg. position price versus IContract last trade price.
See Also

Reference