PROTECTED SOURCE SCRIPT

MNQ 3m 2-Con Momentum Breakout

35
**Description:**

This is a multi-timeframe momentum breakout scalping strategy designed for trading the MNQ (Micro E-mini Nasdaq) futures contract on the 3-minute chart. It leverages higher-timeframe trend confirmation (1-hour EMA200 and MACD histogram) to filter trades in the direction of market momentum, then executes breakout entries based on recent price extremes. The bot enters with 2 contracts and dynamically scales out 1 contract at a predefined ATR-based profit level. Trailing stops and timeout exits help secure profits and limit exposure.

**Trade Logic:**

**Buy Conditions:**

* 1H trend is bullish: Price > EMA200 and MACD histogram > 0
* 3M breakout above last 20-bar high
* Enters 2 contracts
* Scales out 1 contract once price exceeds entry + ATR \* multiplier
* Trailing stop and timeout used for final contract

**Sell Conditions:**

* 1H trend is bearish: Price < EMA200 and MACD histogram < 0
* 3M breakdown below last 20-bar low
* Enters 2 contracts
* Scales out 1 contract once price drops below entry - ATR \* multiplier
* Trailing stop and timeout used for final contract

**Features:**

* Higher timeframe (1H) trend filtering for directional bias
* ATR-based profit trigger and stop logic
* Dynamic contract scaling for smoother exits
* Timeout logic for stale trades
* Fully compatible with automated strategy testing

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.