Hello Nevron,
I'm coding my own Renko series so that I have access to the Renko output values. In the attached jpg, you can see the middle chart with the Nevron Renko series. The gradient is applied element-by-element. This is what I'd like to have for my custom Renko series.
In the bottom chart is my custom Renko, implemented as an NHighLowSeries, but the gradient is applied across the chart, rather than element-by-element.
Is there a way to apply the gradient the way I'm hoping to an nHighLowSeries? Or maybe I should be implementing my Renko in a different way?
Thank you, Brian Warren