Position.UPnL Property

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

Property Value

double

The UPnL.

In this article

Definition