Hello, when compiling it gives errors (attached screenshot). Renat
Hello, when compiling it gives errors (attached screenshot). Renat
Thanks for the comment. The file has been replaced with version 2.004.
Vladimir hello .I have 65 errors during compilation.Help me.
I can see from your screenshot that you tried to edit the file (or maybe you accidentally hit the keyboard when the mouse was inside the code).
Restore the initial file.
if it is used to scalp TF1M and the target is reached in the same minute, why does the EA open again?
Can it only be opened once?
If it is used to scalp TF1M and the target is reached in the same minute, why is the EA reopened?
Can it only be opened once?
This is the logic of the EA: it checks the time, namely it compares the current hour and the target hour
void TimePattern(MqlDateTime &time_struct) { if(time_struct.hour==InpOpeningHour)
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Pending orders by time 2:
The Expert Advisor sets pending Buy Stop and Sell Stop order at a specified time.
Author: Vladimir Karputov