Hi, These are the requirements. This is a Follow Trader and Trade Manager. Automatically access 5 digit or 4 digit broker. Support & resistance indicator included. 1. Magic Number = 2. Trade Comment = 3. Buy Trade= True/False 4. Sell Trade=True/False 5. Fixed Lot= True/False 6. Lot Size as Percentage= 7. TakeProfit= 8. Stop Loss= 9. Place Trade Only If Spread Below= "x" pips 10. Place Trades Virtual= True/False 11. If Virtual Denote By Lines=True/False 12.Total No:Of Follow Trades Allowed= 13.Maximum Stop Loss= 14.Minimum Stop Loss= 15.Minimum Distance Between 2 Orders="x" pips 16.Maximum Distance between 2 orders = "x" pips 17.Place Stop Order at ="x" pip 18. Manager Master Trade= True/False 19. Close all In Profit Pips= 20. Close all In Equity Gain= "x" % 21. CLose All In Equity Loss= "x" % 22.Trailing Stop = True/False 23.Trail Every ="x" pips 24. Basket Trailing Allowed= True/False 25. Basket Trailing Starts At Total Pips ="x" pips 26. Friday Last Trade= 27. Friday Close All Trades including Master= 28.Print On screen = True/False 29a. Add to Support & resistance="x" pips If True Print Account#, Leverage , Current Spread= ( In Red Color; Ref Point no: 3) , Current Equity EXPLANATION This EA follows and enters new trades when the current trade in a particular symbol is at loss. EA checks our Maximum STop loss allowed and Minimum Stop loss allowed. Also analyses maximum Trades allowed. It then places (- Yellow lines at the support or resistance point of (Ref#12 ) if our distance as in Ref# 15 & 16 is ok). Once price reaches there it places a Stop Order virtually or pending order as per the distance allowed in Ref# 17. IF price moves further without touching the Pending order it places , another pending order in the same manner. The Stop loss is indicated by a Red line which adds ( ref #29a to the peak point ) Code to conform to MQL5 standards so that I can sell this EA with best parameters. Any queries : Skype id :chrisjose3