Time-box breakout for the London open. Clean logic, validator-safe.
Between 07:00–08:00
server time the EA builds the session box and places a pending
Buy Stop / Sell Stop with your buffer. It can put SL on the opposite side of the box,
and targets a fixed R-multiple take-profit. Orders auto-expire the same day; the EA arms again next session.
SignalTF
– timeframe to build the boxBoxBufferPts
– buffer above/below box for entriesSL_Mode
– “OppositeSide” or fixed pointsTP_R_Multiple
– target in RExpireSameDay
– cancel unfilled pendings before EODMagic
– unique ID to avoid clashesBacktests are indicative. Use sensible risk, and test on a demo first.