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.0.1170.31 (4.0.1170.31)
Syntaxpublic double[] conv_rates
Public conv_rates As Double()
public:
array<double>^ conv_rates
val mutable conv_rates: float[]
Field Value
Type:
Double
See Also