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