Indicators: MACD Candles

 

MACD Candles:

This is one more possible way of making MACD — as a candles, without the price and signal line.

Author: Automated-Trading

 
A person EXPECTED to use DRAW_COLOR_CANDLES

Forum on trading, automated trading systems and testing trading strategies

Errors, bugs, questions

fxsaber, 2016.10.02 16:23

By the appearance of DRAW_CANDLES it is impossible to determine where the opening and closing of a candle is.

For example, I make DRAW_BARS. You can see where the bullish and bearish bars are. I change the buffers style to DRAW_CANDLES - you can't see anything!

What is the point of DRAW_CANDLES?! Make visual differences between bullish/bearish candlesticks!

 
fxsaber:
A person HAD to use DRAW_COLOR_CANDLES
Now (build 1455) it is possible to use DRAW_CANDLES, saving one buffer.
 
Different MACD...Great! ;)