Sounds like what you want is a "script". A script is basically the same as an EA, but it is runs only once...kinda like a macro if you know what those are....and can automate all the mechanical steps that you would do manually.
Scripts are saved in a separate "script" folder within your MT4 folder on your harddrive, and shows up in the "script" section of the Navigator window.
However, you do need to know how to program it. There is a Wizard in the MetaEditor that comes with MT4 that you can try...I've never used it so I'm not sure how easy it is or not without some programming background. There may even be a generic script already in existence that allows you to set your own stops and takeprofit when you run it.
Actually I do have one now that I think about it, but I'd have to modify it, as it opens a basket of pairs at the same time..lol, but not difficult to do. I have 3 of them...2 for opening orders buy/sell, and 1 to close if I don't want to wait to for it to hit the stop or take profit. I'll see what I can do over the weekend and upload them for you.
...then you can learn about "hot keys" to hookup to them...