mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-16 20:28:09 +00:00
Issue #21: Added function Print to MtApi (MT5)
This commit is contained in:
@@ -108,6 +108,8 @@ namespace MtApi5
|
||||
|
||||
//Backtesting
|
||||
BacktestingReady = 66,
|
||||
IsTesting = 67
|
||||
IsTesting = 67,
|
||||
|
||||
Print = 68
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user