mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-08 08:27:50 +00:00
Issue #25: Implemented function CopyTicks. Used json request
This commit is contained in:
@@ -110,6 +110,9 @@ namespace MtApi5
|
||||
BacktestingReady = 66,
|
||||
IsTesting = 67,
|
||||
|
||||
Print = 68
|
||||
Print = 68,
|
||||
|
||||
//Requests
|
||||
MtRequest = 155,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user