MQL4参考 账户信息 AccountProfit

AccountProfit

Returns profit value of the current account.

double  AccountProfit();

Returned value

Profit value of the current account.

Example:

  Print("Account profit "AccountProfit());


 
该网站使用cookies。了解有关我们Cookies政策的更多信息。