OPEN-SOURCE SCRIPT
已更新 Heavy Gustavo Fill Block

Here's a publish-ready description you can paste into the TradingView script editor:
---
Gustavo fill block
This indicator automatically detects a 3-candle momentum structure followed by an order block confirmation and plots a horizontal signal line directly on the chart.
**How the pattern works**
The indicator looks for a sequence of exactly 3 consecutive candles of the same color (the "A zone") preceded by a candle of the opposite color. Once that structure is identified, it then watches for consecutive candles in the opposite direction (the order block) to reach back and touch the wick of the first A-zone candle. When that touch occurs, a horizontal line is drawn at that wick level and labeled with a signal.
**Buy signal**
A green candle precedes exactly 3 consecutive red candles. One or more consecutive green candles then push back up and touch the high wick of the first red candle. A buy line is plotted at that level with the label "buy above this line."
**Sell signal**
A red candle precedes exactly 3 consecutive green candles. One or more consecutive red candles then push back down and touch the low wick of the first green candle. A sell line is plotted at that level with the label "sell below this line."
Each signal fires only once per setup — no duplicate lines.
**Settings**
*Pattern*
- Max Lines — controls how many signal lines are visible on the chart at once (default 10)
*Style*
- Line Length — how many bars the line extends to the right
- Buy / Sell Line Color
- Line Width
- Line Style — Solid, Dashed, or Dotted
*Labels*
- Buy / Sell Label Text — fully customizable signal text
- Text Size — Tiny, Small, Normal, Large, or Huge
- Label Color and Text Color for both buy and sell signals
**Notes**
- Signals are confirmed on bar close only — no repainting
- Works on any ticker and any timeframe
- Older lines are automatically removed when the Max Lines limit is reached
---
Gustavo fill block
This indicator automatically detects a 3-candle momentum structure followed by an order block confirmation and plots a horizontal signal line directly on the chart.
**How the pattern works**
The indicator looks for a sequence of exactly 3 consecutive candles of the same color (the "A zone") preceded by a candle of the opposite color. Once that structure is identified, it then watches for consecutive candles in the opposite direction (the order block) to reach back and touch the wick of the first A-zone candle. When that touch occurs, a horizontal line is drawn at that wick level and labeled with a signal.
**Buy signal**
A green candle precedes exactly 3 consecutive red candles. One or more consecutive green candles then push back up and touch the high wick of the first red candle. A buy line is plotted at that level with the label "buy above this line."
**Sell signal**
A red candle precedes exactly 3 consecutive green candles. One or more consecutive red candles then push back down and touch the low wick of the first green candle. A sell line is plotted at that level with the label "sell below this line."
Each signal fires only once per setup — no duplicate lines.
**Settings**
*Pattern*
- Max Lines — controls how many signal lines are visible on the chart at once (default 10)
*Style*
- Line Length — how many bars the line extends to the right
- Buy / Sell Line Color
- Line Width
- Line Style — Solid, Dashed, or Dotted
*Labels*
- Buy / Sell Label Text — fully customizable signal text
- Text Size — Tiny, Small, Normal, Large, or Huge
- Label Color and Text Color for both buy and sell signals
**Notes**
- Signals are confirmed on bar close only — no repainting
- Works on any ticker and any timeframe
- Older lines are automatically removed when the Max Lines limit is reached
發行說明
ADDED ALERT發行說明
ADD ALERT開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。