mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-13 10:48:08 +00:00
Added function CopyRates. Implemented Backtesting
This commit is contained in:
@@ -192,6 +192,9 @@ namespace MtApi
|
||||
SymbolInfoString = 154,
|
||||
|
||||
//Requests
|
||||
MtRequest = 155
|
||||
MtRequest = 155,
|
||||
|
||||
//Backtesting
|
||||
BacktestingReady = 156
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user