public method PositionsSummary.getSellAmount
Overview
Gets the cumulative amount of all short (sell) positions
Declaration
function getSellAmount()
public int getSellAmount();
public int getSellAmount();
Returns
The method returns an integer that represents the cumulative amount of all short (sell) positions
Details
Declared in PositionsSummary