public method PositionsSummary.getAmount

Overview

Gets the amount of all positions, both long and short, (abs(S amount - B amount))

Declaration

function getAmount()
public int getAmount();
public int getAmount();

Returns

The method returns an integer that represents the amount of all positions

Details

Declared in PositionsSummary