Revert IQ is a Multipair Grid trading strategy with strong risk guards

14 August 2026, 06:08
Vladimir Kuzmin
0
31


RevertIQ is a counter-trend mean-reversion Expert Advisor with an averaging

grid, designed for M15. Each trading instrument has its own optimized

configuration. This post holds the official .set files and the setup guide.


## How to install


1. Buy and install RevertIQ from the Market (terminal - Market - RevertIQ).

2. Open an M15 chart of the pair you want to trade.

3. Drag RevertIQ onto the chart. In the inputs dialog click Load and select

   the .set file whose name matches your pair and risk profile.

4. Each .set already contains a unique MagicNumber for that pair. Do NOT run

   two pairs on the same MagicNumber. Run each pair on its own chart.

5. Start with a PRUDENT profile. Switch to OPTIMAL only after you confirm

   live behavior on your broker's conditions.


## Risk profiles


- PRUDENT - smaller fixed lot, lower drawdown. Start here.

- OPTIMAL - balanced lot for the pair's volatility.

- AGGRESSIVE (XAUUSD only) - larger lot, higher drawdown. Experienced only.


All profiles ship with the per-symbol loss limit ENABLED

(EnablePercentageLossLimit = true, LossLimitPercentage = 30). A single bad

basket is capped at ~30% of balance per symbol per day and the EA stops

trading that symbol for the day. Normal baskets close at the virtual

take-profit in profit and never reach the limit.


All files are attached to this post. Download the ones for the pairs you trade.


## Notes


- Timeframe: M15 only. Do not run on other timeframes.

- Account type: hedging or netting (both supported).

- Lot sizes above are for a starting balance around $10 000. Scale the lot to

  your own deposit and risk tolerance.

- The loss limit is a safety net, not a normal exit. If it fires regularly,

  reduce the lot or switch to PRUDENT.

- Backtest each .set on your own broker's history before going live. Spread,

  commission and execution differ between brokers and affect a grid EA.


---