mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-24 16:18:22 +00:00
Issue #122: Implemented UnlockTicks function in MtApi (MT5)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
{
|
||||
OnTradeTransaction = 1,
|
||||
OnBookEvent = 2,
|
||||
OnTick = 3
|
||||
OnTick = 3,
|
||||
OnLastTimeBar = 4
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user