MACD Pen Color
Posted: Mon Nov 03, 2008 7:47 pm
Hi,
I am trying to set the color of the MACD line. I have no problem setting the Signal line but no luck with the MACD line. When setting the MACDPen.Color property I notice the color is 122, 78, 26. After setting the property to 255, 0 ,0 it appears the property is changed in the debugger but when it paints it goes right back to 122, 78, 26. Now changing the width using MACDPen.Width works but not the color. I have also tried setting the MACDPen.DrawingPen.Color but that does not work either.
Thanks,
Kevin
I am trying to set the color of the MACD line. I have no problem setting the Signal line but no luck with the MACD line. When setting the MACDPen.Color property I notice the color is 122, 78, 26. After setting the property to 255, 0 ,0 it appears the property is changed in the debugger but when it paints it goes right back to 122, 78, 26. Now changing the width using MACDPen.Width works but not the color. I have also tried setting the MACDPen.DrawingPen.Color but that does not work either.
Thanks,
Kevin