Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 15825
- Rating:
- Published:
- 2014.10.02 10:47
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Color version of the Linear Regression indicator.
Linear regression is a statistical tool used to predict future prices based on past data.
The indicator uses the least squares method for the construction of the "most suitable" straight line through a series of points of price values.
Input parameters:
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/11899

The indicator uses the least squares method for the construction of the "most suitable" straight line through a series of points of price values.

This indicator is a modification of classical Awesome Oscillator indicator.

Simple script for apply template and/or timeframe to all charts opened.

Script to apply my template to all charts opened.