OPEN-SOURCE SCRIPT
NQ SCALP FIX + SIGNALS

🧠 Strategy Logic (in short)
You only trade when:
The market has a trend structure (EMA ribbon),
Momentum appears (RSI),
Participant activity (volume),
You get an entry trigger (EMA fast breakout).
This eliminates most "dead" signals.
📈 1. Trend — EMA Ribbon (5 / 24 / 150)
Bull trend: EMA 5 > EMA 24 > EMA 150
Bear trend: EMA 5 < EMA 24 < EMA 150
👉 This is a directional filter — you don't trade against the market structure.
💡 In practice:
Works well on the 1m NQ during trending sessions (NY Open),
Kills you in consolidations (that's why you have other filters).
⚡ 2. Entry Trigger (entry moment)
LONG → price breaks EMA 5 upwards
SHORT → price breaks EMA 5 downwards
👉 This isn't "buy because of the trend" - it's:
buy when the market returns to the trend and moves again.
So, the classic:
pullback → continuation
📊 3. Momentum - RSI
LONG only when RSI > 55
SHORT only when RSI < 45
👉 RSI doesn't overbought - it's:
whether the market has the strength to continue
This eliminates:
weak breakouts
fake breakouts
🔊 4. Volume Filter
volume must be > average × multiplier
👉 You only trade when:
"someone is really trading"
This is very important on NQ:
without it, you're getting a chop
with it You catch impulses.
🕐 5. Session filter (NY killzone)
You only trade:
09:30–11:30 NY
13:30–15:45 NY
👉 meaning:
open volatility
afternoon movement
💡 This is one of the biggest edges of this strategy.
💰 6. Position management (ATR)
SL = 1.5 × ATR
TP = 2.5 × ATR
👉 you have a RR ≈ 1 : 1.6
Meaning:
you don't need high efficiency
the quality of the entries is important
🔄 7. Additional exit (trend flip)
close LONG when the ribbon turns bearish
close SHORT when the opposite
👉 protects against:
sudden market reversals
You only trade when:
The market has a trend structure (EMA ribbon),
Momentum appears (RSI),
Participant activity (volume),
You get an entry trigger (EMA fast breakout).
This eliminates most "dead" signals.
📈 1. Trend — EMA Ribbon (5 / 24 / 150)
Bull trend: EMA 5 > EMA 24 > EMA 150
Bear trend: EMA 5 < EMA 24 < EMA 150
👉 This is a directional filter — you don't trade against the market structure.
💡 In practice:
Works well on the 1m NQ during trending sessions (NY Open),
Kills you in consolidations (that's why you have other filters).
⚡ 2. Entry Trigger (entry moment)
LONG → price breaks EMA 5 upwards
SHORT → price breaks EMA 5 downwards
👉 This isn't "buy because of the trend" - it's:
buy when the market returns to the trend and moves again.
So, the classic:
pullback → continuation
📊 3. Momentum - RSI
LONG only when RSI > 55
SHORT only when RSI < 45
👉 RSI doesn't overbought - it's:
whether the market has the strength to continue
This eliminates:
weak breakouts
fake breakouts
🔊 4. Volume Filter
volume must be > average × multiplier
👉 You only trade when:
"someone is really trading"
This is very important on NQ:
without it, you're getting a chop
with it You catch impulses.
🕐 5. Session filter (NY killzone)
You only trade:
09:30–11:30 NY
13:30–15:45 NY
👉 meaning:
open volatility
afternoon movement
💡 This is one of the biggest edges of this strategy.
💰 6. Position management (ATR)
SL = 1.5 × ATR
TP = 2.5 × ATR
👉 you have a RR ≈ 1 : 1.6
Meaning:
you don't need high efficiency
the quality of the entries is important
🔄 7. Additional exit (trend flip)
close LONG when the ribbon turns bearish
close SHORT when the opposite
👉 protects against:
sudden market reversals
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。