PositionModel.UPnLCCY Property

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

Property Value

double

The UPnL in base currency.

In this article

Definition