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