EA Required to Remove TP & SL on each open position, 5 mins before specified time time (hh:mm) and Place back same old (REMOVED) TP & SL on each open position 5 mins after specified time earlier.
You have only four choices:
-
Search for it. Do you expect us to do your research for you?
- Beg at:
- Coding help - MQL4 programming forum
- Make It No Repaint Please! - MQL4 programming forum
- MT4 to MT5 code converter - MQL5 programming forum
- Please fix this indicator or EA - General - MQL5 programming forum
- Requests & Ideas (MQL5 only!) - Expert Advisors and Automated Trading - MQL5 programming forum
-
MT4: Learn to code it.
MT5: Begin learning to code it.If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into your code.
-
or pay (Freelance) someone to code it. Top of every page is the link Code Base.
Hiring to write script - General - MQL5 programming forum 2019.08.21
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
No free help 2017.04.21
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi Coders and Gurus,
Guys, I need an EA to Auto Remove TP & SL on each open position, 5 mins before specified time time (hh:mm) and place back same old (REMOVED) TP & SL on each open position 5 mins after specified time earlier.
This can be done with single time(hh:mm) input with X mins before and after, when to remove tp and place back the same tp on open positions.
OR
This can be done with two time inputs. First time (hh:mm) for Remove TP and SL, while Second time (hh:mm) for placing back TP and SL on open trades.
OR
At least it is able to remove TP and SL on open positions on a specified time (hh:mm), while placing back TP and SL on open trades can be done manually.
Kindly do let me know if you have any EA or guidance to code in your reach.