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提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。