OPEN-SOURCE SCRIPT

MNQ 1H Liquidity + MTF Bot

203
This Pine Script is a 1-hour trading strategy for MNQ futures that uses higher-timeframe confirmation, liquidity grabs, MACD alignment, and ATR-based targets to identify high-probability trades. The strategy only triggers entries during specific hours and includes a simple risk-reward structure with defined stop loss and take profit levels.

**Buy (Long) Conditions:**

* Current hour is within allowed trading window
* 4H price is above 4H EMA 200
* 4H MACD line is above its signal
* 1H MACD is bullish
* Either a breakout above recent highs or a liquidity grab below recent lows
* No existing long position

**Sell (Short) Conditions:**

* Current hour is within allowed trading window
* 4H price is below 4H EMA 200
* 4H MACD line is below its signal
* 1H MACD is bearish
* Either a breakdown below recent lows or a liquidity grab above recent highs
* No existing short position

**Core Strategy Components:**

* Multi-timeframe trend alignment (4H MACD + EMA 200)
* 1H MACD for local momentum
* Liquidity grab detection using price structure
* ATR-based stop loss and take profit
* Time window filter for active trading hours
* Fixed percentage position sizing

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.