Hi,

Can anyone assist with code implementing an indicator class that calculates the n period standard deviation of range (high minus low)?

I have tried to take snippets from AvergeTrueRange.cs indicator as well as StandardDeviation.cs, but my understanding is not sufficient.