MQL4 - automated forex trading   /  

Documentation

MQL4 Reference  Account information  AccountCurrency

 
string AccountCurrency( )
Returns currency name of the current account.
Sample:
Print("account currency is ", AccountCurrency());