Inputs: ---------- Trading Days : Daily, Monday, Tuesday ,Wednesday, Thursday, Friday.(Optional) Start Time : End Time : On/ Off End Time : Stop loss : Lot size : Total Take profit : Total Stop Loss : No of Loops : Equity Protection : 80% No trading Hours : On/ Off No trading Hours : 00:00 to 00:00 EA Name : (optional) Both Buy and Sell in the market price (at given entry start time). Once market moved any direction any one of order hit stop loss , then immediately Take buy and sell orders at market price( stop loss point is feel as Grid Distance) .so each and every stop loss hit place take immediately place buy and sell orders at market price only forward side, if market Once Returned backside if hit stop loss then place single hedge order (buy or sell) accordingly. Once Total take profit will reached ,then close all trades and exit all. Total take profit means = total profit(include all open position profits) -total stop loss(include all closed stop loss and open position running points). Example: buy 1.10510 , sell 1.10500 in market price at given start time, with stop loss of 200 points(if I put 200 in stop loss column Input). If market moved upside once reached 1.10700 onwards ,then our sell order met stop loss,then immediately place buy and sell orders at market price with given stop loss, if market moved further upside once reach 1.10900 onwards then our sell order met stop loss,then immediately place buy and sell orders at market price with given stop loss. If I given Total take profit 400 points , if now market moved 1.10900 to 1.11000 approximately, then immediately close all trades and exit all, because we reached Total take profit of 400 points , that profits are total 900 points aprx ,i.e. first buy order 1.10510(500 pts profit aprx) and second buy order 1.10710(300 points) , third buy in 1.10900(100 pts ) , and stop losses are first sell order -200 points ,second sell order -200points , third -100 aprx, so total take profit = 400 points [900-500]). If market get U Turn in 1.10700, 1.10710 second order onwards ,once reach 1.10500 onwards then our buy order met stop loss ,then take sell order only in market price, not place buy order because we have previous buy order in same level( 1.10510 aprx ), if market once moved 1.10300 down side onwards then buy order ( 1.10510 with sl of 1.10310 aprx ) met stop loss ,then immediately place buy and sell orders at market price. Trade until Once Total take profit will reached , if once reached ,then close all trades and exit all. Every Stop loss levels crossed with one leg either buy order or sell order,because another one was met stop-loss, and given Total take profit once reached ,then all open positions will close, and exit day trade. If I put 5 in No of Loops column place then take orders upto 5 times only at around same place area ,same order. No trading hours means don’t take new orders between given from to time( see input), but previous existing order will continue.. Trading days means optionally , i.e. i given daily , then trade daily accordingly input conditions.. Optionally i choose Monday , then start trade Monday,, once Total take profit will achieved in between week days close trade and exit all , and next new order will take next Monday.. Exit condition: #1 If Once reached Total Take profit. #2 If Once reached Equity protection percent. #3 If once reached End time.