public method PositionsSummary.getAmountGets the amount of all positions, both long and short, (abs(S amount - B amount))
Declaration
protojavascriptjavacsharppublic getAmount() : int
Returns
The method returns an integer that represents the amount of all positions
Declared in PositionsSummary