OPEN-SOURCE SCRIPT
已更新 Smart S/R Breakout Signals PX

Smart S/R Breakout Signals
This a dynamic support/resistance breakout system that automatically plots evolving S/R lines from swing highs and swing lows, then signals a trade when price breaks through the opposite zone with confirmation.
How it works
The script tracks the lowest low (for Buy mode) or highest high (for Sell mode) and waits for a configurable number of consecutive closes (Num) above/below the prior bar's range before "fixing" that level as a support or resistance line.
Once a level is fixed, the script searches for the most significant opposing swing point and draws an S/R line from it.
When price closes through that opposing line, a new support/resistance cycle begins. After a chosen number of these S/R flips (Buyafter), the script arms itself to look for an entry.
An entry triggers on the breakout candle, plotting:
Entry label at the breakout level
Stop Loss — either the most recent S/R line or the last confirmed swing point (SL Mode)
Take Profit — calculated using your risk/reward multiple (rw)
Trade outcome is tracked live: TP/SL labels update with ✅ (hit), ❌ (missed), or 💔 (stopped out) so you can visually audit every signal on the chart.
A built-in fail-safe (Stop After X Fail) pauses new signals after a set number of consecutive losing trades, helping avoid chasing a choppy market.
This a dynamic support/resistance breakout system that automatically plots evolving S/R lines from swing highs and swing lows, then signals a trade when price breaks through the opposite zone with confirmation.
How it works
The script tracks the lowest low (for Buy mode) or highest high (for Sell mode) and waits for a configurable number of consecutive closes (Num) above/below the prior bar's range before "fixing" that level as a support or resistance line.
Once a level is fixed, the script searches for the most significant opposing swing point and draws an S/R line from it.
When price closes through that opposing line, a new support/resistance cycle begins. After a chosen number of these S/R flips (Buyafter), the script arms itself to look for an entry.
An entry triggers on the breakout candle, plotting:
Entry label at the breakout level
Stop Loss — either the most recent S/R line or the last confirmed swing point (SL Mode)
Take Profit — calculated using your risk/reward multiple (rw)
Trade outcome is tracked live: TP/SL labels update with ✅ (hit), ❌ (missed), or 💔 (stopped out) so you can visually audit every signal on the chart.
A built-in fail-safe (Stop After X Fail) pauses new signals after a set number of consecutive losing trades, helping avoid chasing a choppy market.
版本注释
Tp line extend until candle which touched itimproved name of inputs in panel
开源脚本
秉承TradingView的精神,该脚本的作者将其开源,以便交易者可以查看和验证其功能。向作者致敬!您可以免费使用该脚本,但请记住,重新发布代码须遵守我们的网站规则。
ChartTrader-X
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。
开源脚本
秉承TradingView的精神,该脚本的作者将其开源,以便交易者可以查看和验证其功能。向作者致敬!您可以免费使用该脚本,但请记住,重新发布代码须遵守我们的网站规则。
ChartTrader-X
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。