This indicator calculates and displays 31 momentum lines between "min period" and "max period".
Positive momentum is calculated using the high value.
negative momentum is calculated using the low value.
smooth factor is used for smoothing values.
"ema(ema(momentum value, momentum period*smooth factor), momentum period*smooth factor)"