PositionModel.PnLCCY Property

Gets the realized PnL in base currency
public double PnLCCY {get;}
This language is not supported or no code example is available.
public:  
property double PnLCCY { 
double get( ); 
}
This language is not supported or no code example is available.
public function get PnLCCY() : double;
This language is not supported or no code example is available.

Property Value

double

The PnL in base currency.

In this article

Definition