Liquidity Trap Entry System (2026) — Indicator Guide & Free Tools (Bonus with the Indicator)
User Guide — Liquidity Trap Entry System (2026)
For buyers. The bundle has 3 products: 1 paid Indicator + 2 bundled companion EAs (unlocked by the author's activation key).
- A. Liquidity Trap Entry System (Indicator) — the brain; trade manually or use as a signal source.
- B. SignalTraderAUTO — trading EA (auto/manual execution), executes signals on the chart.
- C. SignalTelegramRelay — read-only EA, relays signals to Telegram (no trading).
⚠️ Important Risk Notice: Trading involves risk of capital loss; past results do not guarantee future results. SignalTraderAUTO is not verified on a live account and should be run on Demo / Strategy Tester first. SignalTelegramRelay only sends notifications (no trading, no risk). Manage your own risk—no win-rate guarantees or profit promises.
The 2 free robot EAs I mentioned are provided to you quickly and completely free, to help make your trading easier. Just download them, install them into the right folder in MT5, then use the preset to load the settings.
⚡ Quick start (2 steps)
- Attach the Liquidity Trap Entry System indicator to an XAUUSD H1 or H4 chart → see the arrows + risk/reward zones.
- (Optional) To auto-trade → attach SignalTraderAUTO (set InpSignalId = 982801) or relay to Telegram → attach SignalTelegramRelay (set InpSignalId = 982801). Enable AutoTrading if using SignalTraderAUTO.
- Pick one of the 3 Signal presets (Aggressive / Balanced / High-Quality) to match your signal quantity-vs-quality preference.
🎯 Recommended trading conditions
- Timeframe: prefer H1 and above (H1, H4, D1) — cleaner, steadier signals. In a strong, clear trend, you may use M5 / M15 for earlier entries, but pay EXTRA attention to risk management (smaller lots, disciplined SL, fewer trades).
- High-liquidity symbols (recommended): XAUUSD (Gold) as the primary, plus forex majors EURUSD, GBPUSD, USDJPY, AUDUSD, USDCAD, USDCHF. Avoid exotic / wide-spread pairs (less reliable signals).
- Time of day: the US (New York) session is recommended — best liquidity and volatility; most active during the London–New York overlap (~13:00–17:00 UTC). Limit the quiet Asian session and avoid high-impact news spikes.
Part A — Indicator (Liquidity Trap Entry System)
A1. Install
- Copy LiquidityTrapEntrySystem.ex5 to MQL5/Indicators/ (or auto-install from MQL5 Market).
- MT5: Insert → Indicators → Custom → LiquidityTrapEntrySystem , or drag from Navigator.
- Recommended start: XAUUSD, H1 or H4.
A2. Read the chart
- Up arrow (green) = BUY setup (entry formed, ready to trade).
- Down arrow (red) = SELL setup (entry formed, ready to trade).
- Lines + zones: Red zone = risk (Stop Loss), green zone = reward (TP1–TP4).
- No repaint: signals print at candle close and do not repaint.
A3. Manual entry
- Enter at Entry (marked on chart).
- Set Stop-Loss at the SL line (red).
- Pick TP by style:
- TP1 (1R) = safest, smallest profit.
- TP2 (2R) = balanced.
- TP3 (3R) = moderately aggressive.
- TP4 (4R) = let it run (highest).
- As price moves your way, trail your stop manually along price structure (e.g., below the latest swing low for a long).
A4. Win-rate dashboard
Enable "Show win-rate panel" → displays per-TP hit rate, net pips, signal & bar counts.
→ Use it to choose sensible TP targets per pair/timeframe (reference historical backtest data, not a promise).
A5. Multi-timeframe scanner
Enable "Scan multiple symbols & timeframes" + "Show the signal table on the chart" → a grid scanning symbols × timeframes, highlighting live signals.
Pick symbols/timeframes in the MTF Scan group; enable "Show only symbols with an active signal" to filter to live pairs only.
A6. Backtest before going live
Ctrl+R → choose pair/timeframe → Visual mode → watch signals + read the backtest-wide stats on the panel.
A7. Signal direction filter (NEW)
The "Signal direction" group lets you filter signals to match your market bias:
- Both BUY & SELL (default): Show both buy and sell signals.
- BUY signals only: Only buy signals—sell setups are suppressed.
- SELL signals only: Only sell signals—buy setups are suppressed.
Benefit: If you have a bullish bias and only want long trades, set to BUY only. Opposite-direction signals are filtered out at the source.
A8. Trading session filter (NEW)
The "Trading session" group lets you enable/disable signal generation based on GMT clock time:
- Enable trading session filter: OFF (default) = run all day. ON = signals only during your chosen GMT window.
- Start time (GMT) & End time (GMT): Enter times as HH:MM in GMT (e.g., 13:00 = 1 PM UTC).
Default window (if enabled): 13:00–17:00 GMT = London–New York overlap (winter); in summer, it shifts earlier ~1 hour (12:00–16:00) due to UK/US DST, but the indicator does NOT auto-adjust for DST—you must update manually if you want precision.
Technology: Your broker's GMT offset is auto-detected—the same start/end times work on any broker (each has a different time offset). In the Strategy Tester, the tester treats broker time as GMT, so auto-detection returns 0 offset—that's a simulator quirk; always verify on Demo/Live.
Benefit: Concentrate trading on the most liquid session (e.g., London–New York), avoid quiet periods (Asia).
A9. Main input groups (Inputs tab)
| Group | Purpose |
|---|---|
| Signal preset | The ONE signal knob: Aggressive / Balanced / High-Quality. All signal-detection parameters auto-configure for the chosen level — nothing to tune. |
| Signal direction | Filter BUY / SELL / Both (NEW) |
| Trading session | GMT session filter (NEW) |
| Stop Loss & TP | SL = 3×ATR; TP1–TP4 = 1–4R. |
| MTF Scan | Enable scanner, pick symbols / timeframes, refresh (60s), publish to EA (true), magic (982801). |
| Trade setup display | Show signals / zones / completed / optimal TP highlight. |
| Alerts | Popup / sound / push notifications. |
Recommended: keep defaults for XAUUSD H1/H4. Only adjust Signal preset + session/direction if you have a specific bias.
Part B — SignalTraderAUTO (auto/manual trading)
B1. Install & attach
- Copy SignalTraderAUTO.ex5 to MQL5/Experts/ .
- Enable AutoTrading (Algo Trading button on MT5 toolbar).
- Attach the Indicator (A) AND this EA to the SAME chart (same symbol/timeframe).
- The EA reads the indicator's signals via Signal ID and places real orders — it does not recompute.
B2. Quick setup (Main Inputs)
| Label in Inputs | Purpose | Default | Note |
|---|---|---|---|
| InpActivationKey | Activation key from author | — | Required to activate EA |
| InpSignalId | Signal ID to connect (982801 = matches indicator Magic) | 982801 | 0 = auto-detect if only 1 indicator runs |
| InpStartMode | Manual = wait for BUY/SELL panel click / Auto = enter all new signals | Manual | — |
| InpTradeDir | Both / Buy only / Sell only | Both | Filter trade direction |
| InpEntryMode | Market / Pending / Hybrid | Hybrid | Hybrid = Market if near, Pending if far |
| InpLotMode | Fixed / Risk % / Risk Money | Fixed | How to calculate lot size |
| InpFixedLot | Fixed lot size (if Fixed Mode) | 0.01 | — |
| InpShowPanel | Show control panel on chart | true | Use for Manual BUY/SELL clicks |
B3. Risk management (Risk inputs)
| Label | Purpose | Default |
|---|---|---|
| InpRiskPct | % account risk per trade (0 = no limit) | 0 |
| InpRiskMoney | Fixed $ risk per order | 0 |
| InpMaxTotalRiskPct | Max % total risk across all open positions (0 = no limit) | 0 |
B4. TP & Advanced (optional)
| Label | Purpose | Default |
|---|---|---|
| InpUseTp1 | Enable TP (false = SL only) | true |
| InpTpRung | 0 = recommended / 1–4 = force TP1–4 | 0 |
| InpMagic | EA's own magic (change 910105 to run 2 instances) | 910105 |
| InpMaxPositions | Max open positions (0 = unlimited) | 0 |
| InpMaxSlipPoints | Max slippage (points) | 150 |
| InpPendingExpiryBars | Pending orders expire after N bars | 15 |
B5. How to use
- Manual Mode: Indicator shows arrow → you click BUY / SELL button on panel → EA places order.
- Auto Mode: Indicator generates new arrow → EA automatically enters (no click needed).
- EA has no built-in daily-loss limit → manage risk yourself (InpMaxTotalRiskPct, InpRiskPct, manual lot).
- Rollout: Strategy Tester → Demo (1–2 weeks) → Go live (lot 0.01).
Part C — SignalTelegramRelay (Telegram relay)
C1. Install & attach
- Copy SignalTelegramRelay.ex5 to MQL5/Experts/ .
- Attach the Indicator (A) AND this EA to the SAME chart (same symbol/timeframe).
- EA reads signals only → sends to Telegram (no trading).
C2. Telegram setup (Inputs)
| Label | Purpose | Default | Note |
|---|---|---|---|
| InpActivationKey | Activation key from author | — | Required |
| InpTgBotToken | Token from @BotFather | — | If empty → EA does not send |
| InpTgChatId | Chat/group/channel ID on Telegram | — | If empty → EA does not send |
| InpSendStartupPing | Send "online" ping on attach | true | Verify Telegram connection |
| InpAlertTag | Display name (e.g., "MoneyTrap EA") | "" | "" = auto use chart name |
C3. Signal source config
| Label | Purpose | Default |
|---|---|---|
| InpSignalId | Indicator ID (982801 = matches Magic) | 982801 |
| InpPollSec | Check for new signals every N seconds | 5 |
| InpFreshnessSec | Signals older than N seconds are ignored | 300 |
| InpHbStaleSec | Warn if heartbeat dead for N seconds | 180 |
| InpMaxSendPerPoll | Max messages per poll cycle | 3 |
C4. Signal filter
| Label | Purpose | Default |
|---|---|---|
| InpAlertBuy | Send BUY signals | true |
| InpAlertSell | Send SELL signals | true |
| InpRequireSameAccount | Only signals on current account | true |
C5. Allow WebRequest
EA needs Allow WebRequest permission to send to Telegram API:
- MT5: Tools → Options → Expert Advisors
- Enable "Allow WebRequest for listed URLs"
- Add: https://api.telegram.org
C6. How to use
- EA does not trade — sends alerts only.
- Telegram connection failed → EA still runs, no error shown (check logs).
- Messages not sending → verify Token, Chat ID, WebRequest allowed, Internet connection.
What is a false-break trap reversal?
A false-break trap reversal is a 3- or 4-bar price action pattern:
- Consolidation phase = price coils into a tight range (2–3 bars).
- Failed breakout = price breaks beyond the consolidation extreme (high/low) in one direction, then closes back inside the range (rejection).
- Entry trigger = a STOP order placed beyond the consolidation extreme (in the breakout direction), triggered when price retests that level.
- Stop Loss = placed beyond the failed-breakout extreme (the rejected wick).
- Take Profit = R:R multiples (1R, 2R, 3R, 4R) from your risk.
Why trade it? The false-breakout rejection shows weakness in that direction and often traps breakout traders. When price snaps back and breaks through again in the opposite direction, it typically has strong momentum, providing a high-probability entry.
3 Pre-configured Presets
| Preset | When to use | Signal frequency | Characteristics |
|---|---|---|---|
| Aggressive | Short-term trading / you accept false-breaks | Many | All gates OFF (accepts traps + trend signals) |
| Balanced | Balance between frequency & quality | Medium | Pin bar gate ON |
| High-Quality | High-conviction entries only / fewer, but better | Few | All gates ON (pin + displacement + key-level + strict coil + trend-align) |
How to use: Attach the indicator → Inputs window → "Signal preset" → pick one of Aggressive / Balanced / High-Quality → OK. All signal parameters are configured automatically for the level you choose — nothing else to adjust. (No .set files needed anymore.)
FAQ
- No signals? → Check timeframe (H1+), ensure enough candle history, verify session filter (if enabled).
- EA not trading? → Enable Algo Trading; indicator + EA on same chart; check status panel (no connection?).
- How does the signal work? → Price coils / false-breaks / closes back → reverses; Entry = STOP beyond coil extreme; SL = beyond rejected wick; TP = R-multiple.
- How does signal direction work? → If set to "BUY only", the indicator suppresses SELL setups entirely (cleaner than EA-side filtering).
- Does the session filter auto-adjust for DST? → No—you update manually. Summer is ~1h earlier (13:00→12:00 for London/NY). Indicator warns if config is backwards (End < Start).
Support
After purchasing, message via [shop Telegram/contact] with your order ID for 1-on-1 VIP setup, access to the signals community group, or technical questions.
⚠️ Final reminder: Run on Demo first, manage risk rigorously, avoid trading around high-impact news, backtest before go-live.


