nitisharali1995

15-Min Buy Setup - Nitish

This code generates a buy signal when all four conditions are met:

The candles should be below the EMA5 line.
The signal generating candle’s previous candle should have the high to EMA5 gap of not less than 0.01%.
The signal generating candle’s volume should not be less than 90% of its previous candle.
The signal generating candle should close above the EMA5 line with a gap of at least 0.01%.
The stop loss is set at the low of the previous three candles and current candle only when a buy signal is generated. The entry price is calculated when a buy signal is generated and the distance between entry price and stop loss is used to calculate the take profit distance and level.
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?