Library "AnalysisInterpolationLoess" LOESS, local weighted Smoothing function. loess(sample_x, sample_y, point_span) LOESS, local weighted Smoothing function. Parameters: sample_x : int array, x values. sample_y : float array, y values. point_span : int, local point interval span. aloess(sample_x, sample_y, point_span) aLOESS, adaptive local...
Library "EchoMorphicAverage" Original Self Referencing Moving Average which references it's own output agsainst itself and the incoming source to dynamically alter smoothness and length internally per calculation cycle. @kaigouthro Inputs are float length series. Contact Me for More Dynamic Float Length Indicators. wema(src, mod, len) Waited ...