OPEN-SOURCE SCRIPT
Actualizado Cloud Bunching [5ema]

Reused some functions from (i believe made by):
How it uses:

How it works:
How it setting:
----
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.
- ©paaax: The table position function.
- QuantNomad: The function calculated value and array screener for 40+ instruments.
How it uses:
- Gives signal when the cloud is bunching with ratio smaller than the set ratio and the close price breaking out the cloud.
- Track 40 different symbols, on any timeframe to follow and alert.
- When a symbol has a signal, it will display on the chart and send an alert.
How it works:
- The cloud created by 5 EMA (20, 50, 200, 460, 610). Upper Cloud is max EMA , Lower Cloud is min EMA . Center line is averange (5 EMA )
- If the ratio upper / lower < input bunching (%) -> change color of cloud.
- Get the signal if: the close price break out cloud (with bar is shooting, or hammer ,...) and high volume (or not).
- With another symbols (max 40 ) also use that function with any time frame. By request.security() and array function.
How it setting:
- Change the bunching rate (%) of the clouds for any symbols.
- Change the percentage (%) of the close price that breaks out of the bunching cloud.
- Choose volume condition.
- Show or turn off the cloud, table.
- Select the symbol to follow.
- Choose a timeframe to follow other symbols.
----
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
Change signal shape and colorReason Pine update not support.
Thanks!
Notas de prensa
Change Option Volume condition: Yes - > NoNotas de prensa
Update:- 1. Change signal shape, delete text singal, change size.
- 2. Change Bar condition
- 3. Change cloud style, color
- 4. Delete center line cloud
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.