How to remove/clear the candlesticks then put only the indicator in main window? I want to only see the indicator in main chart.
- How to remove/hide the "currency pair name" in the top-left main chart
- Is it possible to run 2 indicators in one program?? For example 1 for Main Chart and other one for Subwindow
- How to put my custom volume indicator on main chart?
Set the chart to "Line graph" (alt 3) and then change the line graph colour in the Chart properties to the same as the background.
GumRai:
Set the chart to "Line graph" (alt 3) and then change the line graph colour in the Chart properties to the same as the background.
I want to know if I can do it in MQL4 to completely automate in my indicator. Do you have that feature?
Set the chart to "Line graph" (alt 3) and then change the line graph colour in the Chart properties to the same as the background.
Musngi:
I want to know if I can do it in MQL4 to completely automate in my indicator. Do you have that feature?
I want to know if I can do it in MQL4 to completely automate in my indicator. Do you have that feature?
Read up on ChartSetInteger()
I think that's function will not help me in deleting candlestick then put only my indicator.
Musngi:
I think that's function will not help me in deleting candlestick then put only my indicator.
I think that's function will not help me in deleting candlestick then put only my indicator.
If you read the documentation for ChartSetInteger() and ChartGetInteger() you will find how to
Set the chart to "Line graph" and then change the line graph colour in the Chart properties to the same as the background in your indicator code.
Keith Watford:
Set the chart to "Line graph" (alt 3) and then change the line graph colour in the Chart properties to the same as the background.
Set the chart to "Line graph" (alt 3) and then change the line graph colour in the Chart properties to the same as the background.
Thanks from the future, still works

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register