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