Input: ⁃ Size of position (A). ⁃ TP (A): ⁃ Size of position (B). ⁃ TP (B): ⁃ Size of buy position (C)= (A4), and (C1=C, C2=C, ………). ⁃ TP (C BUY OR D SELL): ⁃ Size of sell position (D)= (A4), and (D1=D, D2=D,…..). ⁃ Amount of pips to open new positions= (Z). ⁃ Number of repetitions= (N). Step 1: ⁃ EA open 2 positions in same time (“A” buy and “A” sell). • Example “step 2” will be if price goes DOWN. • if price doesn’t go DOWN go UP, EA will deal same thing in step 2 but in other way. Step 2: Level 1: When (A buy) lose and (A sell) make profit until reach (Z) pips: ⁃ open “A1 buy”and “A1 sell” (A1= (A*2)). Level 2: When (A1 buy) lose and (A1 sell) make profit until reach (Z) pips: ⁃ open “A2 buy”and “A2 sell”, (A2= (A1*2)). Level 3: When (A2 buy) lose and (A2 sell) make profit until reach (Z) pips: ⁃ open “A3 buy”and “A3 sell”, (A3= (A2*2)). ⁃ Open (B sell) Level 4: When (A3 buy) lose and (A3 sell) make profit until reach (Z) pips: ⁃ open “A4 buy”and “A4 sell”, (A4= (A3*2)). ⁃ Open (B1 sell), B1=B*2. ⁃ Open (S*N) times, EA open new positions as step one repetition. THAT MEAN IN STEP ONE “EA” OPEN (A BUY AND A SELL) ONE TIME, NOW REPET THIS STEP. EXAMPLE: (“N=2” EA WILL OPEN A BUY AND A SELL 2 TIMES AND IN NEXT TIME EA WILL OPEN THEM 4 TIMES THEN OPEN THEM 8TIMES……..). Level 5: When (A4 buy) lose and (A4 sell) make profit until reach (Z) pips: ⁃ Open (B2 sell), B2=B1*2. ⁃ open “C buy” and “D sell”. Level 6: When (C buy) lose and (D sell) make profit until reach (Z) pips: ⁃ Open (B3 sell), B3=B2*2. ⁃ open “C1 buy”and “D1 sell. Level 7: When (C1 buy) lose and (D1 sell) make profit until reach (Z) pips: ⁃ Open (B3 sell), B3=B2*2. ⁃ open “C2 buy”and “D2 sell”. Level 8: When (C2 buy) lose and (D2 sell) make profit until reach (Z) pips: ⁃ Open (B3 sell). ⁃ open “C3 buy”and “D3 sell”. Level 9: When (C buy) lose and (C sell) make profit until reach (Z) pips: ⁃ Open (B3 sell). ⁃ open “C4 buy”and “D4 sell”. -Level 10 -Level 11 -Level 12 - - - - - WHO EA WILL DEAL WITH (A BUY, A SELL)? • If (A buy), (A sell) steel open and price go up or down and start step one work then go back, and (A1 buy or A1 sell) reach TP, close positions opened before in other side. • If A1 sell reach TP, close (A buy,A sell and A1 sell) and then if “A1 buy” reach “TP” close all positions EA OPENED. • If A2 sell reach TP, close (A1 buy and A2 sell), and then if “A2 buy” reach “TP” close all positions EA OPENED. • If A3 sell reach TP, close (A2 buy and A3 sell), and then if “A3 buy” reach “TP” close all positions EA OPENED. • If A4 sell reach TP, close (A3 buy, A4 sell and A4 buy), and then if “A4 buy” reach “TP” close all positions EA OPENED. WHO WILL EA DEAL WITH (C BUY,D SELL)? • if D sell,D1, D2, D3… reach TP, and price go back (“C” TP= “D” TP* 2), and then when C BUY reach “TP” close all positions EA OPENED. • If D1 sell reach TP, close D1 sell and C buy. • If D2 sell reach TP, close D2 sell and C1 buy. • If D3 sell reach TP, close D3 sell and C2 buy. • If D4 sell reach TP, close D4 sell and C3 buy. - - - - -