Join our fan page
- Views:
- 971
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/48663
Dynamic Gaussian Channel
This indicator builds a dynamic price channel using Gaussian smoothing to determine support and resistance lines. It calculates smoothed high and low price values for a given period, finds their extrema and displays three lines: upper resistance (maximum of smoothed high), lower support (minimum of smoothed low) and the middle line between them, forming an adaptive trading channel.
RSI MA Signal Indicator
A simple signal indicator based on RSI and Moving Average. Draws Buy/Sell arrows when RSI is above/below 50 and Price is above/below MA.
Tillson T3
Tillson T3 with EMA calculations done without auxiliary indicator buffers.
PACF_ACF
The script calculates the autocorrelation and partial autocorrelation functions and displays them on a graph
