the reference roc: 100 * (src - src[n]) / src[n]. NaN for the first n bars.
roc
100 * (src - src[n]) / src[n]
n
the reference
roc:100 * (src - src[n]) / src[n]. NaN for the firstnbars.