MQL4 - automated forex trading   /  

Documentation

MQL4 Reference  Account information  AccountEquity

 
Use the opportunities of
MQL5 in MetaTrader 5
Study the new MQL5 language
Study the new MQL5 language.
Reference is already available
double AccountEquity( )
Returns equity value of the current account. Equity calculation depends on trading server settings.
Sample:
Print("Account equity = ",AccountEquity());