Difference between revisions of "Mov Avg Exp Ribbon"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Mov Avg Exp Ribbon plots a gradient moving average ribbon based on a series of exponential moving averages of different lengths. <br> The length of the first moving average i...")
 
Line 13: Line 13:
 
'''FastColor (Yellow)''' - fast value color. <br>
 
'''FastColor (Yellow)''' - fast value color. <br>
  
'''SlowColor (Red)''' - slow value color.  
+
'''SlowColor (Red)''' - slow value color.
 +
 
 +
[[File:Mov-Avg-Exp-Ribbon-indicator.png|700px|]]
  
 
[[Category:Pre-built Indicators]]
 
[[Category:Pre-built Indicators]]

Revision as of 12:04, 7 December 2022

Mov Avg Exp Ribbon plots a gradient moving average ribbon based on a series of exponential moving averages of different lengths.
The length of the first moving average is set in BaseLength input. Each of the subsequent moving averages length is calculated based on the ArithOrGeom_1or2 input.

Default Inputs

Price (Close) - price value used in calculation of the moving average.

BaseLength (10) - base moving average length.

ArithOrGeom_1or2 (1) - calculation type.

FastColor (Yellow) - fast value color.

SlowColor (Red) - slow value color.

Mov-Avg-Exp-Ribbon-indicator.png