public method ClosedPosition.getAmount
Overview
Gets the amount of the closed position
Declaration
function getAmount()
public int getAmount();
public int getAmount();
Returns
The method returns an integer that represents the amount of the closed position
Details
Declared in ClosedPosition