Looking for sample code to plot indicators, i.e. a SMA using a Mountain style similar to ChartStyleType.Mountain. I understad this style is not availe for indicator plots. However, as an alternative, wondering if using Draw.Region() can produce similar results. What would the Syntax code for Draw.Region() to define the lower ;ine as the chart boundary with the upper boundary as the SMA value?
Many thanks.

Comment