public method IOpenPositionsManager.getCount

Brief

Gets the count of open positions

Declaration

protojavascriptjavacsharp
public getCount() : int

Returns

The method returns the count of open positions

Details

Declared in IOpenPositionsManager

back