TradeRecordconv_rates Field
|
convertation rates from profit currency to group deposit currency. first element - for open time, second element - for close time
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax public double[] conv_rates
Public conv_rates As Double()
public:
array<double>^ conv_rates
val mutable conv_rates: float[]
Field Value
Type:
DoubleSee Also