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