OPEN-SOURCE SCRIPT
3 Line Strike [TTF] mit EMA 50

This script is an updated, highly optimized Pine Script v6 version of the classic 3-Line Strike overlay, specifically tailored for trend continuation strategies. It filters out low-probability counter-trend setups by introducing a strict 50 Exponential Moving Average (EMA) body filter.
Key Features:
3-Line Strike Identification: Automatically spots the 4-candle continuation pattern (3 consecutive bearish/bullish candles followed by a powerful opposite-colored engulfing candle).
Strict 50 EMA Body Filter: To ensure you only trade in the direction of the macro trend, Bullish signals will only trigger if the entire candle body (both Open and Close) is completely above the 50 EMA. Conversely, Bearish signals will only trigger if the entire candle body is completely below the 50 EMA.
Standalone Engulfing Signals: Includes an optional toggle to track "Big A$$" Engulfing candles independently, which are also bound to the 50 EMA filter rules.
Fully Customizable Visuals: Switch between standard professional chart shapes or toggle Arty’s classic custom meme icons (🍆/🍑) for a more casual charting experience.
Pine Script v6 Native Alerts: Fully optimized for TradingView's modern dynamic alert engine (alert()), configured to trigger reliably on bar close to avoid repainting issues.
How to Trade It:
This indicator is best utilized as a trend-continuation signal at the end of a brief retracement period. When the market is in a healthy trend (above or below the 50 EMA) and a 3-Line Strike forms, it often signals that the temporary pullback has exhausted itself and the primary trend is ready to resume.
Key Features:
3-Line Strike Identification: Automatically spots the 4-candle continuation pattern (3 consecutive bearish/bullish candles followed by a powerful opposite-colored engulfing candle).
Strict 50 EMA Body Filter: To ensure you only trade in the direction of the macro trend, Bullish signals will only trigger if the entire candle body (both Open and Close) is completely above the 50 EMA. Conversely, Bearish signals will only trigger if the entire candle body is completely below the 50 EMA.
Standalone Engulfing Signals: Includes an optional toggle to track "Big A$$" Engulfing candles independently, which are also bound to the 50 EMA filter rules.
Fully Customizable Visuals: Switch between standard professional chart shapes or toggle Arty’s classic custom meme icons (🍆/🍑) for a more casual charting experience.
Pine Script v6 Native Alerts: Fully optimized for TradingView's modern dynamic alert engine (alert()), configured to trigger reliably on bar close to avoid repainting issues.
How to Trade It:
This indicator is best utilized as a trend-continuation signal at the end of a brief retracement period. When the market is in a healthy trend (above or below the 50 EMA) and a 3-Line Strike forms, it often signals that the temporary pullback has exhausted itself and the primary trend is ready to resume.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.