Most systems, including Z5, have a slight short/long asymmetry due to the rollover asymmetry. Volatility can be plotted with a command like this:

plot("Volatility",LowPass(series((HH(5) - LL(5))),100),NEW+BARS,BLACK);