Forum

Simple technique to recognize BREAKOUT and RETEST pattern with market noise

I have develop and EA which trades breakout and retest of price level. Resume how the EA works: Requirements: - The EA know by user input which price level to trade Conditions to trade (logic on 15 min candle): - 1. Breakout: valid if price breaks the price level and closes 3 candles above price

Recognize Break and Retest of price level

Hi fellows, I wanna build a trading boot which recognize a break and retest pattern of support or resistance line. The support or resistance level is known by the bot, it will be a parameter given by the user of the bot. The bot DO NOT have to detect this support or resistance level. See

Build break and retest LOGIC of support or resistance zone

Hi fellows, I am new to mql5 and trading boots but an experienced programmer. I wanna build a trading boot which recognize a break and retest of support or resistance line. The line is known by the bot, it will be a price given a parameter for the bot. The only thing the bot has to do is to