I would like to be able to set a user defined variable (n) and each time a new bar closes, change the color of all bars further back than bar(n). For example, lets say I want the chart to plot the latest 10 bars in red and all others in black. Is this possible?
thanks.

Comment