OPEN-SOURCE SCRIPT
Actualizado Cosmic Angle

This is a histogram that can display a moving average's angle and also show how volatile the change in angle is.
To use:
(*1) This setting affects the bar colors. It represents the minimum difference in degrees between the n and n-1 bars' angle to force a change of color.
To use:
- Add any moving average indicator to the chart
- Click that indicator's More > Add Indicator on (MA)
- Select the Cosmic Angle indicator
- Adjust the Cosmic Angle's Price To Bar Ratio value to reflect that of your chart's
- Adjust the Cosmic Angle's Threshold as per your liking (*1)
(*1) This setting affects the bar colors. It represents the minimum difference in degrees between the n and n-1 bars' angle to force a change of color.
Notas de prensa
UPDATES- Implemented Guides Position setting
- Updated example to use an extra "smoothing" moving average
NOTES
If your base moving average uses a short timeframe, the Cosmic Angle will likely look jagged and hard to read. An easy way to fix this problem is to add an extra moving average in between to smooth out the final output. In this example, a WMA with a short length of 9 is added onto the original SMMA and is then set as the source for the Cosmic Angle, producing a more relevant chart.
Notas de prensa
- renamed get_degrees to get_slope
- updated slope calculation
- added bend plot
The bend shows when the slope itself is getting bigger or smaller. See the code for how to apply bend coloring to any moving average plot.
Notas de prensa
Refactored the bend feature into a separate indicator called Cosmic Vector.Notas de prensa
upgraded to version 5Script 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.
📣 Ask on Reddit: shorturl.at/BILRZ
👀 Watch on TikTok: shorturl.at/gzAPW
🚩 Disclaimer: the information created and published here is not prohibited, doesn't constitute investment advice, and isn't created solely for qualified investors
👀 Watch on TikTok: shorturl.at/gzAPW
🚩 Disclaimer: the information created and published here is not prohibited, doesn't constitute investment advice, and isn't created solely for qualified investors
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.
📣 Ask on Reddit: shorturl.at/BILRZ
👀 Watch on TikTok: shorturl.at/gzAPW
🚩 Disclaimer: the information created and published here is not prohibited, doesn't constitute investment advice, and isn't created solely for qualified investors
👀 Watch on TikTok: shorturl.at/gzAPW
🚩 Disclaimer: the information created and published here is not prohibited, doesn't constitute investment advice, and isn't created solely for qualified investors
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.