1-This EA should add a vertical line of a specific color defined by the user on each place where the winning trades / losing trades appear 2-The indicator should open a Sell order if all the logics of one of the following two groups apply:- The M Pattern Formation First group of logics:- a) Price started to rise from below the middle band and went up to break the upper bollinger band and close a candle higher than the upper band b) Price then drops down to touch or break the lower bollinger band c) Price moves up again to only tag the upper bollinger bands, then the tagging candle closes below the upper band d) Entry at the opening of the second candle that follows the one that touched the upper band and closed below it e) A trade should be opened on each candle that follows the first entry candle but only if these candles were closing at least 1 pips "or more" higher than the entry candle, maximum of 5 trades can be opened at once, all the entries should be on the openings f) Take profit is defined by the user, either when the price touches the lower band or as a specified number of pips in the settings g) The b% should be showing a Lower high, meaning the first "highest b% value" that corresponds the price breaking the upper bollinger bands should be higher than the second "b% value" that corresponds to price touching the upper bollinger band Second group of logics a) Price started to rise from below the middle band and went up to touch the upper bollinger band and close a candle lower than the upper band b) Price then drops down to touch or break the lower bollinger band c) Price moves up again to break the middle bollinger band and opens a second candle above the middle band d) Entry at the opening of the second candle that opens above the middle band e) A trade should be opened on each candle that follows the first entry but only if these candles were closing at 1 pips higher than the entry candle "or more than 1 pip" and a maximum of 5 trades can be opened at this point at the same tie f) Take profit is defined by the user, either when the price touches the lower band or as a specified number of pips in the settings g) The b% should be showing a lower high, meaning the first "highest b% value" that corresponds the price touching the upper bollinger bands should be higher than the second "b% value" that corresponds to price opening above the middlebollinger band 3- Exit strategy should initiate if price moves higher than entry point + a candle closes above the upper bollinger bands, in that case all trades should be closed as follows:- a) Either price retraces to a total break even point for all the trades together "losers+winners" then all of them should be closed b) Or price retraces to touch the middle band again, then all trades should be closed once the retracement happens "either on a total loss or total BE" c) Or price hits a specific stop loss defined by the user in pips