newbee1713006039 Posted October 14, 2010 Report Share Posted October 14, 2010 (edited) Hi, I would like to add an TP to this EA and a "special" Trailing Stop. The EA should work like this: All depends an the "pips away" for pending orders, because TS is handled like an pending order. Therefore EA should be able to recognize the "pips away" for pending orders automatically. In this case, we have a broker with "pips away" of 6 pips, the EA should then automatically place a SL of 6 pips. Let's say we have a price EURUSD 1.098 / 1.100 and we have a buy signal. Now the EA should open a buy order with TP = 6 (same size like "pips away") and SL= 6 (also same size like "pips away") at 1.094, so when price hits 1.106 order should be closed. As soon as the price is at 1.101 the TS should move the SL to 1.095, at 1.102 the TS should move the SL to 1.096, at 1.103 the TS should move the SL to 1.097, at 1.104 the TS should move the SL to 1.098, at 1.105 the TS should move the SL to 1.099, at 1.106 the order gets closed due to our TP of 6 This was an example for a buy torder and should be "vice versa" with for sell orders. "Hidden" SL would be great ;-) Important: 5 digit brokers should be considered as the basic EA already usable for 4 and 5 digit brokers If we have "pips away"=0, the EA should have an implented "default" TP and SL, which size can be changed manually. I'm willing to pay for the changes! here is the EA: http://www.4shared.com/file/8oy9i4n8/WOC016.html regards newbee Edited October 14, 2010 by newbee Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.