public method ISystemSettingsProvider.getBaseUnitSize

Overview

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

Declaration

function getBaseUnitSize()
public int getBaseUnitSize();
public int getBaseUnitSize();

Returns

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

Details

Declared in ISystemSettingsProvider