PROTECTED SOURCE SCRIPT
已更新 DJ 2H Morning/Evening Star Confluence

This Pine Script is a 2H Morning Star / Evening Star confluence indicator for Forex and other markets.
It scans the 2-hour chart for high-probability reversal patterns (Morning Star bullish, Evening Star bearish) and only signals when multiple filters align:
Higher-timeframe trend bias from the 4H EMA and optional Daily candle direction
Significant liquidity sweep before reversal
RSI overbought/oversold or divergence
London/New York session timing filter
It plots clear buy/sell markers, suggested entry/stop levels, optional risk-reward guides, and includes alert conditions so you can be notified instantly when a setup forms.
It scans the 2-hour chart for high-probability reversal patterns (Morning Star bullish, Evening Star bearish) and only signals when multiple filters align:
Higher-timeframe trend bias from the 4H EMA and optional Daily candle direction
Significant liquidity sweep before reversal
RSI overbought/oversold or divergence
London/New York session timing filter
It plots clear buy/sell markers, suggested entry/stop levels, optional risk-reward guides, and includes alert conditions so you can be notified instantly when a setup forms.
版本注释
added a toggle that highlights the previous 5 bars each time a valid setup triggers. It draws a translucent box spanning the highest-to-lowest range of those 5 bars, color coded for bullish or bearish signals.版本注释
How to pinpoint your missed sell:Keep showRejected = ON.
If you see ES×, the label above the bar tells you the first failing gate:
no sweep → candle-1 didn’t take out a prior high within lbSweep.
HTF trend → 4H EMA slope or price vs EMA wasn’t bearish.
RSI → RSI filter blocked it.
session → outside your set hours.
If there’s no ES× either, then it wasn’t a valid raw Evening Star per rules — most commonly candle-2 body too big or candle-3 didn’t close below candle-1 midpoint.
Tweak quickly:
For crypto, keep session OFF and Daily bias OFF.
If your style doesn’t require a sweep, set Require liquidity sweep = OFF.
To allow more signals, set minBodyATR = 0.3 and smallBodyATR = 0.3.
Run this on the bar you circled. The reason label will tell you exactly why it didn’t trigger.
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。