Position.ShortPositionQty Property

Gets the qty of short sub position.
public double ShortPositionQty {get;}
This language is not supported or no code example is available.
public:  
property double ShortPositionQty { 
double get( ); 
}
This language is not supported or no code example is available.
public function get ShortPositionQty() : double;
This language is not supported or no code example is available.

Property Value

double

The qty.

In this article

Definition