Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 7673
- Rating:
- Published:
- 2018.12.24 19:44
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory :
This version is made to show exactly what is the true nature of the EMA to SMA MACD. What you are seeing is the pure essence of the MACD and it makes it easy to visualize how exactly a MACD (any MACD) is actually calculated
Usage :
You can use color changes as signals

This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.

Adaptive ATR