OPEN-SOURCE SCRIPT

Indicator: Gap Finder [KL]

Actualizado

About gaps:
A gap is a “jump” in a security’s price between the Open and the Prior Close. Gaps are very common in stocks during opening hours, especially when accompanied by catalysts.

What this indicator does:
This script will identify gaps that remained unfilled for at least one candle.

It is very common for gaps to be filled on the first candle, these gaps are arguably less meaningful, so they are ignored by the indicator to reduce the number of lines drawn.

Applications:
Since most gaps eventually get filled, the question is a matter of when. If going with the trend, a trader will open a long/short position when seeing an up/down gap. When going against the trend, then short/long the stock on up/down gaps and consider taking profits when price returns to where the gap originally occurred.

Originally intended for 1D timeframes, but gaps can occur in all timeframes. Applications are limitless.
Notas de prensa
Set overlay=true
Notas de prensa
UpdateS:
  • Added adjustable threshold (%) in settings. Gaps with distances below this benchmark will not be plotted.
Notas de prensa
Refactored, and added alerts.
Notas de prensa
Removing lines associated with filled gaps, only showing unfilled gaps.
Notas de prensa
Updated UI for settings.
Candlestick AnalysisgapPivot Points

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad