Issue #92: Updated test application (MT5) to use functions IndicatorCreate and IndicatorRelease

This commit is contained in:
vdemydiuk
2018-02-27 18:26:37 +02:00
parent f7e06c1570
commit 0086b02bc8
6 changed files with 108 additions and 59 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -39,7 +39,7 @@
bool getBooleanValue(int expertHandle, int paramIndex, bool& res, string& err);
#import
#define __DEBUG_LOG__
//#define __DEBUG_LOG__
input int Port = 8228;