mirror of
https://github.com/alexcercos/AlgoMasterNNFX-V1.git
synced 2025-07-30 07:27:50 +00:00
Compile old version code to repository Remaining to do: -Add included indicators ex5/mq5 (depending on the case), or modified versions -Test both versions -Refactor
5 lines
No EOL
160 B
MQL4
5 lines
No EOL
160 B
MQL4
#define TIME_LIMIT 1217635200
|
|
#define MAX_TIME 2147483647
|
|
#define CUSTOM_FILE_NAME "EVZ_Data"
|
|
#define ROW_BYTE_SIZE 40
|
|
#define BLOCKED_LICENSE LICENSE_DEMO |