Adding Rising, Falling, and Neutral Colors for a Moving Average
This lesson will teach us to create three individual plot lines to color code the moving average. We will use the reserved words Rising and Falling. Also, we will cover some of the not so clear reasons to plot 1 bar back on a color change. There are many sophisticated methods to plot a moving average colours depending on whether the average is rising or falling. In this lesson we will restrict ourselves to the basic manner to do so as the other methods are to complex at this point.