Description
SessionBox Equilibrium is a MetaTrader 5 Expert Advisor built for traders who want clean range mean reversion — not breakout spam, not Asia chop, and not another grid that doubles down when the market expands. It builds a consolidation box from recent highs and lows, waits for London and New York session windows, then fades the box edges back toward the midpoint with about 1% account risk per trade.
Most retail EAs treat every candle the same. They buy breakouts into thin liquidity, ignore session structure, and leave risk sizing to a fixed lot. SessionBox Equilibrium takes the opposite approach. The box defines the playing field. The session filter decides when new trades are allowed. Mean reversion logic only fires when price is near the top or bottom zone of that box — then targets the mid and protects beyond the edge.
Why SessionBox Equilibrium is different
Price still matters — but filters decide whether a setup is allowed to trade. The EA checks broker spread before entry, restricts new trades to your configured London/NY windows, can stop Friday late entries, and skips boxes that are too tight or too wide to make sense for a fade. One position at a time keeps risk honest. A daily trade cap prevents revenge overtrading after a noisy morning.
This is not a grid, not a martingale, and not a “recover with more lots” system. If price is mid-box, outside the box, or conditions fail filters, SessionBox Equilibrium sits out. Sitting out is a feature.
What you get with this license
- Lifetime license for SessionBox Equilibrium (MetaTrader 5 Expert Advisor)
- Box mean-reversion engine with configurable lookback and entry zones
- London + New York session trading only (broker server hours)
- Default ~1% risk-per-trade position sizing (adjustable)
- Take profit at box midpoint; stop beyond box edge with buffer
- Max-spread, Friday cutoff, one-trade, and daily trade-cap filters
- Professional RamerLabs on-chart dashboard (license, session, box levels, P/L)
- License key activation directly in EA Inputs
- Downloadable ZIP after purchase + public GitHub source + support from RamerLabs
Install guide (MetaTrader 5)
Follow these steps after purchase. You need your license key from the order email / account downloads.
- Buy & keep your key. Complete checkout on this page. Save the RamerLabs license key from your order confirmation.
- Download the EA ZIP. Use the download link in your order / My Account downloads, or get source from github.com/ramerlabs/ramerlabs-sessionbox-equilibrium.
- Open your MT5 data folder. In MetaTrader 5: File → Open Data Folder.
- Copy Experts files. From the download, copy
MQL5/Experts/SessionBoxEquilibrium.mq5andSessionBoxEquilibrium_logo.bmpinto your terminal’sMQL5/Experts/folder. - Copy Include folder. Copy the entire
MQL5/Include/SessionBoxEquilibrium/folder into your terminal’sMQL5/Include/SessionBoxEquilibrium/. You should haveLicense.mqh,RlmInternal.mqh, andDashboard.mqh. - Compile. Open MetaEditor (F4 from MT5), open
Experts/SessionBoxEquilibrium.mq5, press Compile (F7). Confirm 0 errors. A successful compile createsSessionBoxEquilibrium.ex5. - Allow WebRequest (required for license). In MT5 go to Tools → Options → Expert Advisors. Enable Allow algorithmic trading. Enable Allow WebRequest for listed URL and add exactly:
https://ramerlabs.com - Attach to chart. Open your symbol (M15 or H1 recommended). In Navigator → Expert Advisors, drag SessionBoxEquilibrium onto the chart.
- Enter license key. In the Inputs tab, paste your key into License Key. Align London/NY hours with your broker server time. Leave risk at 1.0% unless you intentionally change it. Click OK.
- Enable AutoTrading. Turn on the AutoTrading / Algo Trading button. The dashboard should show License: VALID. If it fails, re-check the WebRequest URL and key.
- Demo first. Run on a demo account until you confirm fills, spreads, and session hours on your broker. Only then consider live capital.
Quick tip: If compile fails with “file not found” for includes, the Include/SessionBoxEquilibrium folder is in the wrong place — it must sit under the same MT5 data folder as Experts.
Need help? Email support@ramerlabs.com with your order number, broker name, and symbol.
Stop forcing breakouts into every range. Install SessionBox Equilibrium, activate once with your license key, and let a rules-based box fade work London and New York — with risk capped the way serious automation should be.
SessionBox Equilibrium — London & New York box mean reversion. Disciplined risk.
A product by RamerLabs · support@ramerlabs.com
Source: github.com/ramerlabs/ramerlabs-sessionbox-equilibrium





Reviews
There are no reviews yet.