Range Breakout Fusion
v2.0Range Breakout Fusion implements the classic Opening Range Breakout (ORB) concept, adapted independently for each of the three symbols:
Range construction: during a defined session window, the EA observes price and calculates the high and low of that period.
Pending orders: when the range closes, two stop orders are placed at once, a buy stop at the range high and a sell stop at the low. The first to trigger automatically cancels the other (OCO logic).
Fixed stop loss: every trade has a fixed stop loss from the moment of execution. No moving stops, no breakeven hunting, no averaging down.
Session close: any open position is closed at a defined, configurable time, capturing the daily trend without holding positions overnight.
One trade per day per symbol: three symbols mean a maximum of three trades per day across the whole portfolio.