PROTECTED SOURCE SCRIPT

Turtle clouds

28
Turtle clouds is a clean trading indicator that combines the classic Turtle 20-bar breakout strategy with an EMA cloud filter. It only generates signals when price wicks into the EMA cloud and rejects, confirming the breakout direction. Arrows appear bar-aligned, highlighting high-probability long and short setups while filtering trades with trend confluence.

✅ How it works now:

Long signal only triggers when:

  1. The price wicks into the EMA cloud (low <= EMA zone)
  2. Closes above the EMA cloud
  3. Breaks the previous 20-bar high
  4. EMA trend confirms bullish (emaFast > emaSlow)


Short signal only triggers when:

  1. The price wicks into the EMA cloud (high >= EMA zone)
  2. Closes below the EMA cloud
  3. Breaks the previous 20-bar low
  4. EMA trend confirms bearish (emaFast < emaSlow)
  5. Arrows are bar-aligned and will not float or repaint.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.