v3 Added:
avx(len, smooth) Average Vortex Index (AVX)
Parameters:
len: Lookback period
smooth: Internal smoothing algorithm
Returns: Oscillator series
Based on the Vortex Indicator. I then apply ADX calculation on the VI+ and VI- lines.
Only AVX is returned
Rescaled to fit -1 to +1
Unlike most oscillators, there is no src parameter as AVX works directly with high and low values