Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Quadratic Regression MA - indicator for MetaTrader 5

Views:
5151
Rating:
(21)
Published:
2018.06.14 13:50
qrma.mq5 (8.78 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.