Re: Coding Help
Posted: Thu Sep 19, 2024 4:11 am
Hi everyone,
I need help with the (SSL Fast Bar) indicator. The current code only supports 4 types of MA. I want to add more MA methods to it, please someone do if possible:
Wilder Exponential Moving Average
Linear Weighted Moving Average
Sine Weighted Moving Average
Triangular Moving Average
Least Square Moving Average (or EPMA, Linear Regression Line)
Smoothed Moving Average
Hull Moving Average
Zero-Lag Exponential Moving Average
Double Exponential Moving Average
T3 (original version)
Instantaneous Trendline
Moving Median
Geometric Mean
Regularized EMA
Integral of Linear Regression Slope
Combination of LSMA and ILRS
Generalized Triangular Moving Average
Volume Weighted Moving Average
M. Jurik’s Smoothing
Simplified SMA
Arnaud Legoux Moving Average
Triple Exponential Moving Average
Correct T3 Version
Laguerre Filter
McGinley Dynamic
Two-pole Modified Butterworth Filter
Three-pole Modified Butterworth Filter
SuperSmoother
Simple Decycler
Modified eVWMA
Exponential Weighted Moving Average
Double Smoothed EMA
Triple Smoothed EMA
Wavelet Transform
Hilbert Transform
Empirical Mode Decomposition (EMD)
Kalman-Bucy Filter
Multifractal Detrended Fluctuation Analysis (MF-DFA)
Particle Filter
Adaptive Noise Cancelling (ANC) Algorithms
Fourier Neural Networks (FNN)
Also, if in current candle shows green signal, but the signal changes to red as the candle moves, I think this might be due to the MA. Is it possible to make the signal stay the same and not change? if possible please then do this also.
Thanks in advance!
I need help with the (SSL Fast Bar) indicator. The current code only supports 4 types of MA. I want to add more MA methods to it, please someone do if possible:
Wilder Exponential Moving Average
Linear Weighted Moving Average
Sine Weighted Moving Average
Triangular Moving Average
Least Square Moving Average (or EPMA, Linear Regression Line)
Smoothed Moving Average
Hull Moving Average
Zero-Lag Exponential Moving Average
Double Exponential Moving Average
T3 (original version)
Instantaneous Trendline
Moving Median
Geometric Mean
Regularized EMA
Integral of Linear Regression Slope
Combination of LSMA and ILRS
Generalized Triangular Moving Average
Volume Weighted Moving Average
M. Jurik’s Smoothing
Simplified SMA
Arnaud Legoux Moving Average
Triple Exponential Moving Average
Correct T3 Version
Laguerre Filter
McGinley Dynamic
Two-pole Modified Butterworth Filter
Three-pole Modified Butterworth Filter
SuperSmoother
Simple Decycler
Modified eVWMA
Exponential Weighted Moving Average
Double Smoothed EMA
Triple Smoothed EMA
Wavelet Transform
Hilbert Transform
Empirical Mode Decomposition (EMD)
Kalman-Bucy Filter
Multifractal Detrended Fluctuation Analysis (MF-DFA)
Particle Filter
Adaptive Noise Cancelling (ANC) Algorithms
Fourier Neural Networks (FNN)
Also, if in current candle shows green signal, but the signal changes to red as the candle moves, I think this might be due to the MA. Is it possible to make the signal stay the same and not change? if possible please then do this also.
Thanks in advance!