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提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。