MQL4 - automated forex trading   /  

Documentation

ODL Securities

MQL4 Reference  Account information  AccountBalance

 
double AccountBalance( )
Returns balance value of the current account (the amount of money on the account).
Sample:
Print("Account balance = ",AccountBalance());