OPEN-SOURCE SCRIPT
Actualizado Remove Hodler [5ema]

How it inputs:
How it works:

How it uses:
I reused some functions, made by (i believe that):
I have commented in my code. Thanks so much!
----
This indicator is for reference only, you need your own method and strategy.
If you have any questions, please let me know in the comments.
- Select the timframe to check.
- Input the number of bars lookback (or the number of bars corresponding to the selected timeframe)
- Input the percentage of change of the price during that time.
- Input the number of shotting bars.
- Input the symbols want to follow.
How it works:
- Calculate the number of shotting bars on the number bars lookback.
- Calculate rate of change (with high, low price).
How it uses:
- If the returned result is less than the input values (number shooting bars, the price change percentage). A buy signal will be given.
- The same calculation applies to the symbols in the input list to monitor and return the results to the table on the chart and send notifications.
I reused some functions, made by (i believe that):
- *@everget: The table position function.*©paaax: The RSI divergence function.*@QuantNomad: The function calculated value and array to show on table for input symbols.
I have commented in my code. Thanks so much!
----
This indicator is for reference only, you need your own method and strategy.
If you have any questions, please let me know in the comments.
Notas de prensa
I update this url of trader i refer code.- *©paaax: The table position function.*@everget: The RSI divergence function.*@QuantNomad: The function calculated value and array to show on table for input symbols.
Thanks so much!
Notas de prensa
Update the reused code:Reused some functions from (i believe made by):
- ©paaax: The table position function.
- QuantNomad: The function calculated value and array screener for 40+ instruments.
Thanks!
Notas de prensa
Change signal shape.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.