MT5APIAccountEquity Property
|
Account equity.
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public double AccountEquity { get; }
Public ReadOnly Property AccountEquity As Double
Get
public:
property double AccountEquity {
double get ();
}
member AccountEquity : float with get
Property Value
DoubleSee Also