Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
MQL5 forum: Expert Advisors and Automated Trading
- www.mql5.com
How to create an Expert Advisor (a trading robot) for Forex trading
Alberto Tortella:
Hi all, I'm testing an expert on D1 time frame in which I wrote the following condition to open pending orders
request_type = ORDER_TIME_DAY
I see that in some cases pending orders are not deleted at the end of the day.
What could be the reason?
Thank you
Some are deleted and some are not ? On the same account ?
Please provide more details.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi all, I'm testing an expert on D1 time frame in which I wrote the following condition to open pending orders
request_type = ORDER_TIME_DAY
I see that in some cases pending orders are not deleted at the end of the day.
What could be the reason?
Thank you