QuoteClientAccountEquity Property
|
Account equity.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic double AccountEquity { get; }
Public ReadOnly Property AccountEquity As Double
Get
public:
property double AccountEquity {
double get ();
}
member AccountEquity : float with get
Property Value
Type:
Double
See Also