mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-18 21:28:10 +00:00
Issue #16: Added Mt5Expert into MTApiService. Refactored MT5Connector
This commit is contained in:
@@ -1672,7 +1672,7 @@ namespace MtApi5
|
||||
private void OnConnected()
|
||||
{
|
||||
// INFO: disabled backtesting mode while solution of window handle in testing mode is not found
|
||||
//_isBacktestingMode = IsTesting();
|
||||
//_isBacktestingMode = IsTestMode();
|
||||
|
||||
if (_isBacktestingMode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user