public method ISystemSettingsProvider.getBaseUnitSize

Brief

Gets the size of one lot, i.e. the minimum amount per trade that is allowed on the instrument on the account.

Declaration

protojavascriptjavacsharp
public getBaseUnitSize() : int

Returns

The method returns returns an integer that represents the size of one lot

Details

Declared in ISystemSettingsProvider

back