OPEN-SOURCE SCRIPT
已更新 Smart Breakout with ATR Stop-Loss

The Smart Breakout indicator combines a classic 20-day Donchian channel breakout with a tight trailing stop, drawing green lines and “ENTRY” labels at the bar after a valid breakout, and red lines and “EXIT” label at the bar after a stop-loss breach.
By default it uses the chart’s timeframe to compute ATR and stops, but you can flip on Daily lock to freeze both ATR and price reads at the daily resolution—so your stops stay the same whether you view at 1s, 15 m, 4h or lower frequency bars.
Key features:
By default it uses the chart’s timeframe to compute ATR and stops, but you can flip on Daily lock to freeze both ATR and price reads at the daily resolution—so your stops stay the same whether you view at 1s, 15 m, 4h or lower frequency bars.
Key features:
- 20-day Donchian breakout: entry when price closes above the highest high of the previous 20 bars
- 2 × ATR(14) trailing stop: initialized at entry and raised only when the new (close – 2 × ATR) exceeds the prior stop
- Daily lock option: Ensures all ATR and close values are calculated on the daily timeframe, keeping stop levels consistent across resolutions
發行說明
This Smart Breakout indicator is a classic 20-day Donchian breakout with a tight trailing stop, drawing a green line with “ENTRY" label at the bar after a valid breakout , and a red line and “EXIT” labels at the bar after a stop-loss breach. By default it uses your chart’s timeframe to compute ATR and stops, but you can flip on Daily lock to freeze both ATR and price reads at the daily resolution—so your stops stay the same whether you view 15 m, 4 h or even lower resolutions.
- Donchian breakout: Entry when price closes above the highest high of the previous 20 bars (Default: 20 bars)
- ATR-based trailing stop: Initialized at entry and raised only when the new (close – 2 × ATR) exceeds the prior stop. (Default: 2 x ATR)
- Daily lock option: Forces all ATR and Breakout values to come from the daily timeframe, keeping entry and exit levels consistent across resolutions.
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。