Price Action EA. No indicators Parameters 1. Stop Order Distance=11 ( Keep this distance always ) 2. Move Stops every= "X" pips 3. Take Profit=10 4. Stop Loss=50 5. Trade One direction = True/ False ( One cancels other ) 6. Trade Buy= True/ False 7. Trade Sell = True/ False 8. Total positions Allowed per side of (same pair)=2 9. Total positions Allowed greater than other side (same pair)=1 10. Lot fixed=True/ False 11.Lot fixed= 12. Lot percentage = 13.Trade Timings=00:12-02:35;04:40-23:45 14.Friday Trade timing=00:12-16:45;19:25-22:35 15. Trade Comment= 16. Magic number= 17. Close off Loosing = True/ False 18. Close Highest Loosing= True 19. Maximum Profit positions to be used to close highest Loosing= 2 20. Minimum pips gained= 21. Minimum percentage gained= 22. Virtual Trading= True/ False 23. Show Red lines in Virtual Trading= True/ False I am using this EA for different pairs togother, based on the magic numbers. First The EA checks if any open trades of any pair is there ( same magic number ) , if so it disregards the Trade timings and continues. Otherwise it checks Trade timings and if not allowed does not enter any stop orders and if there are any pending orders left, deletes it. If Trade timing allows, Places Buy & Sell Stop Orders and rewrites every 3 pips for better Stop order. In the above example we are trading EURUSD, which is allowed maximum 2 positions per side . Hence if Buy stop enters market, it cannot enter any more trades since we have specified that only one position can be greater than the other side. Hence further Buy stops are not entered, and if there is one delete it. However after some time Sell also enters market which means both Buy Stop & sell Stop is now allowed since 2 positions are allowed for both. After some time 2nd Buy also enters which means no further buys. Sell stop continues rewriting every 3 pips. One Buy gets take profit, so now one Buy Stop is also allowed. End of trade tming comes into effect only if there are no Trades left in open market. N.B. In CLose highest Loosing, EA should always close the loosing position first ( of same magic number of any pair ) and then only close off the Profit ones, as in real trading I always find broker refusing to close off loosing positions due to reqotes, while at the same time allows closing profit one, which leaves an orphaned loosing trade in market . In Virtual Trading the Pending orders are not placed , instead EA shows indication lines ( can be turned off ) . The Stop orders are all calculated virtually . To comply with MQL5 website protocol.. as I intend to sell this EA... with optimized parameters. Payment will be released only after intensive testing, as many times I have been ditched bty programmers, after collecting the money. Hope it is clear. My Skypeid: chrisjose3