Unisciti alla nostra fan page
Quadratic Regression MA - indicatore per MetaTrader 5
- Visualizzazioni:
- 5482
- Valutazioni:
- Pubblicato:
- 2018.06.14 13:50
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
This is a Quadratic Regression MA as described by mathemat here https://www.mql5.com/ru/forum/106719/page29.
It is a sort of a linear regression value variation, but faster in response to market changes.
Historical Volatility bands constructed using average as the middle line, and upper and lower bands using the Historical Volatility high/low (instead of "regular" Historical Volatility) for bands calculation.
RSI Сandles - Smoothed with Trend EnvelopesRSI Candles with an additional option to filter (smooth) the prices prior to using them in RSI calculation (which, effectively makes it an RSI of average).
Indicator based on LSMA (Least Squares Moving Average). It shows the trend of the used average and displays it as a sort of an oscillator.
Trend Envelopes of AveragesTrend Envelopes with an option to chose smoothed/filtered price in calculation instead of using "raw" prices.