public method Instrument.getBaseUnitSize
Overview
Returns the base unit size of the instrument. This value represents the minimum trade size for this instrument
Declaration
function getBaseUnitSize()
public int getBaseUnitSize();
public int getBaseUnitSize();
Returns
The method returns an integer that represents the base unit size of the instrument
Details
Declared in Instrument