OPEN-SOURCE SCRIPT
Actualizado Impulsive Candle Detector - Prof Michael G

Determining an impulsive candle can be systematic rather than discretionary. This indicator defines an impulsive candle using the following criteria:
1. Candle Size Relative to Recent Candles
Relative Size: An impulsive candle is one that is significantly larger than the recent average candle size. For example, if a candle’s range (high-low) is greater than 150% of the average range of the last 10 candles, it can be considered impulsive.
2. Volume Confirmation
High Volume: An impulsive candle is often accompanied by higher than average volume. You can define an impulsive candle if its volume is greater than 150% of the average volume over the last 10 candles.
3. Body-to-Wick Ratio
Body vs. Wick: A candle with a large body and small wicks can indicate strong momentum. You can define an impulsive candle if the body of the candle is greater than 70% of the total range (high-low).
These settings are also customisable to your own desired settings.
Credit: GreatestUsername for the coding & implementation.
1. Candle Size Relative to Recent Candles
Relative Size: An impulsive candle is one that is significantly larger than the recent average candle size. For example, if a candle’s range (high-low) is greater than 150% of the average range of the last 10 candles, it can be considered impulsive.
2. Volume Confirmation
High Volume: An impulsive candle is often accompanied by higher than average volume. You can define an impulsive candle if its volume is greater than 150% of the average volume over the last 10 candles.
3. Body-to-Wick Ratio
Body vs. Wick: A candle with a large body and small wicks can indicate strong momentum. You can define an impulsive candle if the body of the candle is greater than 70% of the total range (high-low).
These settings are also customisable to your own desired settings.
Credit: GreatestUsername for the coding & implementation.
Notas de prensa
added alert functionNotas de prensa
fixNotas de prensa
Determining an impulsive candle can be systematic rather than discretionary. This indicator defines an impulsive candle using the following criteria:1. Candle Size Relative to Recent Candles
Relative Size: An impulsive candle is one that is significantly larger than the recent average candle size. For example, if a candle’s range (high-low) is greater than 150% of the average range of the last 10 candles, it can be considered impulsive.
2. Volume Confirmation
High Volume: An impulsive candle is often accompanied by higher than average volume. You can define an impulsive candle if its volume is greater than 150% of the average volume over the last 10 candles.
3. Body-to-Wick Ratio
Body vs. Wick: A candle with a large body and small wicks can indicate strong momentum. You can define an impulsive candle if the body of the candle is greater than 70% of the total range (high-low).
These settings are also customisable to your own desired settings.
Credit: GreatestUsername for the coding & implementation.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.