How to set indicator level color to transparent? - page 2

 
Le Minh Duc:

As title, i've already set INDICATOR_LEVELCOLOR =  clrNONE but it still show level color on initialize. 


I have to set color is None manually after load the indicator, it's very irritating


Any solution? Thanks in advance!

Hope you found a way round. If not, can you do it in another way so as to use OBJPROP_BGCOLOR?
ObjectSetInteger(m_chart_id, m_name, OBJPROP_BGCOLOR, clrNONE)