OPEN-SOURCE SCRIPT
Mis à jour 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.
Notes de version
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.
Notes de version
- 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.
Notes de version
Refactored the bend feature into a separate indicator called Cosmic Vector.Notes de version
upgraded to version 5Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
📣 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
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
📣 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
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.