MT5APIAccountMargin Property
|
Account used margin
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public double AccountMargin { get; }
Public ReadOnly Property AccountMargin As Double
Get
public:
property double AccountMargin {
double get ();
}
member AccountMargin : float with get
Property Value
DoubleSee Also