Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Quadratic Regression MA - indicateur pour MetaTrader 5

Vues:
5133
Note:
(21)
Publié:
2018.06.14 13:50
qrma.mq5 (8.78 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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 - High/Low Historical Volatility Bands - High/Low

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 Envelopes RSI Сandles - Smoothed with Trend Envelopes

RSI 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).

LSMA Trend LSMA Trend

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 Averages Trend Envelopes of Averages

Trend Envelopes with an option to chose smoothed/filtered price in calculation instead of using "raw" prices.