mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-12 18:28:07 +00:00
Added function CopyRates. Implemented Backtesting
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
OrderCloseBy = 5,
|
||||
OrderDelete = 6,
|
||||
OrderModify = 7,
|
||||
iCustom = 8
|
||||
iCustom = 8,
|
||||
CopyRates = 9
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user