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