Step 3 Modification -- 2

Job ID: 36963577

Budget: $10 – $30 USD

This EA is working in following orders:
Stage 1: Two pending orders are opened
Stage 2: When one (Buy) order is executed, other pending order (sell) is deleted.
Stage 3: EA opens sell stop with double lot size at the distance of spread when market moves in
the same direction for few points.
Stage 4: EA closes 2 opened orders (1 buy+1 Sell order) with SUM (loss +Profit) of $0.00.
(For example: Buy order profit is $1.00 and sell order loss is $-1.00, Sum is $0.00)
Stage 5: Close all trades on Total Profit or Close all trades on total Loss
Currently all five steps are working perfect BUT I need to modify stage 3 in following way:
Please see attached sheet for required modifications.