This function calculates a standard deviation of values as an exponential series using a constant weighting factor represented as a bar count.
As with the ESD function, the weighting factor is used both to calculate an exponential mean of values and one of squared differences.
As with the AEMA function, the factor is equivalent to 2 / (count + 1) of an ESD and is reevaluated for every bar of the calculation, thus making it adaptive.