MT5APIAccountFreeMargin Property
|
Account free margin
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntaxpublic double AccountFreeMargin { get; }
Public ReadOnly Property AccountFreeMargin As Double
Get
public:
property double AccountFreeMargin {
double get ();
}
member AccountFreeMargin : float with get
Property Value
Double
See Also