FXStrategy.PositionCount Property
Gets the count of all position(closed/opened/empty).
public int PositionCount {get;}
This language is not supported or no code example is available.
public:
property int PositionCount {
int get( );
}
This language is not supported or no code example is available.
public function get PositionCount() : int;
This language is not supported or no code example is available.
Property Value
int
In this article
Definition