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