Can I change the Candlebar to line chart ?

 

I want to modify Heiken Ashi Indicator.

When I attach Heiken Ashi Indicator I want the background to be blank ( Candlebar change to line chart, and the line chart color to be black).

What must I to put in Init Section ? So I only see the clean Heiken Ashi in my chart.

And I want do it without change the template.

 

First switch to line chart, then right click on your chart > properties, and do the following ilustrated in the picture:


 
Proximus:

First switch to line chart, then right click on your chart > properties, and do the following ilustrated in the picture:



Can I do it in MQL(in Heiken Ashi Indicator itself), Couse I want to share the indi to my community.
 
didatsd:

Can I do it in MQL(in Heiken Ashi Indicator itself), Couse I want to share the indi to my community.
No you can't change that with mql4. Share it with a template.
 
didatsd:

Can I do it in MQL(in Heiken Ashi Indicator itself), Couse I want to share the indi to my community.


PostMessageA call ?

#define MT4_WMCMD_LINE            33022
 
RaptorUK:


PostMessageA call ?


Thank you RaptorUK but it look like not as simple as I think. It needs more mql knowledge to code.

I think I better use template as angevoyageur said.

Thank You.

Reason: