QuoteClientAccountProfit Property
|
Account profit.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic double AccountProfit { get; }
Public ReadOnly Property AccountProfit As Double
Get
public:
property double AccountProfit {
double get ();
}
member AccountProfit : float with get
Property Value
Type:
Double
See Also