public method Instrument.getBaseUnitSize

Brief

Returns the base unit size of the instrument. This value represents the minimum trade size for this instrument

Declaration

protojavascriptjavacsharp
public getBaseUnitSize() : int

Returns

The method returns an integer that represents the base unit size of the instrument

Details

Declared in Instrument

back