Automated SL/TP EA?

Hey, just wondering if you guys can point me in the right direction…

I’m looking for an EA which automatically sets the stop loss and take profit levels once you place a buy/sell order

I want to make it so I can scalp within 10 pips of the order

thanks

You don’t even need an EA for that. A simple script will allow you to instantly place a buy or sell order with whatever TP and SL you choose. I can modify one I have pretty easily if you’d like.

Two separate scripts, one to buy, one to sell. The default SL is 5 pips, TP is 10 pips, lotsize is 1. You can change the values by opening the .mq4 and change the values to default them to something else.

http://www.brianredmond.net/forex/ScalpBuy.mq4
http://www.brianredmond.net/forex/ScalpBuy.ex4
http://www.brianredmond.net/forex/ScalpSell.mq4
http://www.brianredmond.net/forex/ScalpSell.ex4

here is an Ea for that :slight_smile:

i uploaded it here!
http://forums.babypips.com/expert-advisors-automated-trading/19103-eas-monitoring-closing-trades.html#post91066

thanks guys for the quick input

i look forward to checking all these out and get some scalpalicious money!

Awesome just what i was looking for !! the scripts are a bonus.

Thanks for posting guys, much appreciated :slight_smile: