CumulativeVariance
Syntax
CumulativeVariance([field])
📘Cumulative functions depend on the order of the given column. If you change the sorting you will change the result.
Example
CumulativeVariance([Close Price])
Last updated
Was this helpful?