Watch how to download trading robots for free
Find us on Twitter!
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

Past Regression Deviated - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
9213
Rating:
(16)
Published:
2012.01.26 10:50
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

tageiger

Past Regression Deviated is an indicator consisting of 7 parallel lines that form a sort of price channels that can be used as support and resistance levels and also a trend line that is built to determine the current trend direction.

Past Regression Deviated displays levels fairly well and can be used in the strategies considering price breakouts or retreats from the levels.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 24.10.2007.

Past Regression Deviated

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/717

UltraRSI UltraRSI

This indicator is based on RSI and its multiple signal lines analysis.

MA_AC_Stochastic_Signal MA_AC_Stochastic_Signal

This indicator shows trend direction (Moving Average) and trading signals (Stochastic + Accelerator).

ColorXWPR ColorXWPR

Enhanced version of Larry Williams' Percent Range.

^X_NonLinearRegression ^X_NonLinearRegression

Non-linear regression with interpolation of a price chart future values.