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