TradingView
cosmic_indicators
10 Des 2020 pukul 14.06

Cosmic Angle 

U.S. DOLLAR / EUROICE

Deskripsi

This is a histogram that can display a moving average's angle and also show how volatile the change in angle is.

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.

Catatan Rilis

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.

Catatan Rilis

  • 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.

Catatan Rilis

Refactored the bend feature into a separate indicator called Cosmic Vector.

Catatan Rilis

upgraded to version 5
Komentar
Artem_Avdeev_
Great work! Is there a way to calculate price2bar ratio automatically for different assets?
cosmic_indicators
@Artem_Avdeev_, thanks!. There isn't a way now to get the price2bar ratio from the code but we made a feature request.
Artem_Avdeev_
@cosmic_indicators, Thank you for the answer!
Lebih lanjut