Open main menu

Returns the currency code as a string value.

Usage

CurrencyCodeToStr(CurrencyCode)

Where:

CurrencyCode - currency code.

Example

CurrencyCodeToStr(symbolcurrencycode)

will return "EUR" string value, if the strategy is calculated using the symbol with EUR as the base currency.