Sync trade TP and SL

 
I trade lower time frames which can be a problem when it comes time to go to bed and I have open trades.

Does anyone know of an EA tha will

1. I have an open trade, maybe even two on single pair
2. I am absent from the screen to sleep or work so I manually create a Pending trade with TP and SL. 
3. If market opens Pending trade then the TP and SL will be set on any other open trade for that pair

Seems like a pretty simple bit of code but it's hard to find anything with this type of example.

Platform preferably MT5 but can work with MT4.

Thanks,
Rod
 

You have three options:

  1. learn to code,
  2. search here what might fit to your ideas: https://www.mql5.com/en/search and
  3. pay someone to code it for you: https://www.mql5.com/en/job.
    For this you'd better read:
    https://www.mql5.com/en/job/rules // rules
    https://www.mql5.com/en/articles/4368 // EA   requirements specification
    https://www.mql5.com/en/articles/4304 // Indi requirements specification
    https://www.mql5.com/en/articles/117  // How to Order a Trading Robot in MQL5 and MQL4


Trading applications for MetaTrader 5 to order
Trading applications for MetaTrader 5 to order
  • 2022.07.23
  • www.mql5.com
The largest freelance service with MQL5 application developers
 
Carl Schreiber #:

You have three options:

  1. learn to code,
  2. search here what might fit to your ideas: https://www.mql5.com/en/search and
  3. pay someone to code it for you: https://www.mql5.com/en/job.
    For this you'd better read:
    https://www.mql5.com/en/job/rules // rules
    https://www.mql5.com/en/articles/4368 // EA   requirements specification
    https://www.mql5.com/en/articles/4304 // Indi requirements specification
    https://www.mql5.com/en/articles/117  // How to Order a Trading Robot in MQL5 and MQL4


Thanks for replying Carl. I think getting it coded will probably be easiest.

Reason: