Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 22736
- Rating:
- Published:
- 2016.04.26 15:41
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Jason Robinson (jnrtrading).
In the case of weighted moving average, the latest data is of more value than more early data. Weighted moving average is calculated by multiplying each one of the closing prices within the considered series, by a certain weight coefficient.
In the case of weighted moving average, the latest data is of more value than more early data. Weighted moving average is calculated by multiplying each one of the closing prices within the considered series, by a certain weight coefficient.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7319

The indicator shows the price points of reference.

Fast adaptive trend line is an estimate of the trend line.

The indicator of dynamic resistance/support level with a fixed channel.

Linear regression is a mathematical method for determining the linear dependence between the variables. This technique is often used by analysts to identify the trend based on the time and price data.