QuoteClientAccountBalance Property
|
Account balance.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
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