Indicators.RSIOnArray(prices:Array, total:int, period:int)
let list = Indicator.RSIOnArray(ExtBuffer, 1000, 14);