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:
- 5153
- Rating:
- Published:
- 2019.01.02 14:28
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
"Average change price" displays the average change in the price value.
It has three input parameters:
- Period - calculation period
- Method - calculation method
- Applied price - price used for calculations
Calculation:
Average change = AvgAC
AC = Price - PrevPrice
Price - Applied price
AvgAC - MA(AC, Period, Method)
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22989

Indicator BB ATR oscillator

Indicator Fx Sniper's Ergodic CCI Trigger