Hey I'm new to mql coding and I'm trying to code a function to close any trade after x time
I wrote a code for mt4 and it worked perfectly but I can't convert it to mt5 because mt5 uses class ctrade , so can someone modify it please,
Here's what i did with mql4;
Please create a freelance order.
Hey I'm new to mql coding and I'm trying to code a function to close any trade after x time
I wrote a code for mt4 and it worked perfectly but I can't convert it to mt5 because mt5 uses class ctrade , so can someone modify it please,
Here's what i did with mql4;
Don't do that. Someone searching might find this thread and still be clueless. What was the problem? What solved what?
How To Ask Questions The Smart Way. (2004)
When You Ask.
Follow up with a brief note on the solution.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I'm trying to code a function to close any trade after x time
I wrote a code for mt4 and it worked perfectly but not working on mt5 because mt5 uses class ctrade , so can someone modify it,
Here's what i did with mql4;