hullma (hull moving average)
hullma(source: Array<Number>, length: Integer) -> Array<Number>Returns the hull moving average of the input array.
hullma(source: Array<Number>, length: Integer) -> Array<Number>Returns the hull moving average of the input array.