PROTECTED SOURCE SCRIPT

MNQ 3m 3-Con Momentum Breakout

62
**Description:**

This is a high-frequency momentum breakout scalping strategy built for the MNQ futures contract on the 3-minute chart. It uses multi-timeframe confirmation from the 1-hour EMA and MACD histogram to align trades with broader trends. Trade entries trigger on breakout conditions with additional RSI filtering for confirmation. The bot opens positions with 3 contracts and scales out dynamically in two stages as profits accumulate. A trailing stop and timeout logic are used for final exits, while a cooldown between trades helps reduce overtrading.

---

**Trade Logic Summary:**

**Buy Entry (Long):**

* Price > 1H EMA200
* 1H MACD histogram > 0
* RSI > 50
* Breakout above recent 20-bar high (on 3m)
* No open position, cooldown period met
* Enters with 3 contracts

**Sell Entry (Short):**

* Price < 1H EMA200
* 1H MACD histogram < 0
* RSI < 50
* Breakdown below recent 20-bar low (on 3m)
* No open position, cooldown period met
* Enters with 3 contracts

**Exit/Scaling Logic:**

* Scales out 1 contract after ATR-based profit level hit
* Scales out another after 1.5× ATR profit
* Remaining contract managed with a trailing stop and timeout exit

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.