public method ISystemSettingsProvider.getBaseCurrencyGets the currency symbol of the base currency of the system. The base currency is the currency of the account. Margin requirements, profit/loss, account balance and equity are also expressed in the base currency units. Example of the value: USD.
Declaration
protojavascriptjavacsharppublic getBaseCurrency() : string
Returns
The method retuns returns a string that represents the currency symbol of the base currency of the system
Declared in ISystemSettingsProvider