double AccountEquity( )
Returns equity value of the current account. Equity calculation depends on trading server settings.
現在アカウントの純資産の値を返します。純資産の計算は、取引サーバーの設定に依存します。
Sample:
サンプル:
1 | Print("Account equity = ",AccountEquity()); |
現在アカウントの純資産の値を返します。純資産の計算は、取引サーバーの設定に依存します。
サンプル:
1 | Print("Account equity = ",AccountEquity()); |
0 people found this article useful
0 people found this article useful