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
Normalized MACD - indicator for MetaTrader 5
- Views:
- 10467
- Rating:
- Published:
- 2016.11.03 14:41
- Updated:
- 2017.01.16 09:38
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
As useful as MACD is, it probably lacks one thing: bounds.
MACD is an un-bound indicator and a lot of times we can not estimate if some kind of a minimum or a maximum is reached to decide if a trend is strong, weak or is starting to get exhausted. This version is an attempt to normalize MACD in known bounds that would allow us all the above described.
As usual with gradients, if you wish only colors on slope, set the color steps to 2.
Normalized Velocity
The normalizing velocity, using by default a gradient coloring.
RSI of MACD doubleThe MetaTrader 5 version of RSI of MACD double
Elder Auto Envelopes V2
The auto envelope automatically sizes channels by calculating a standard deviation for the last n bars.
Aroon Indicator in new formThe Aroon indicator in the new visualization.