No.
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
Hi,
Just started with MQL4, and I want to change some of the properties of the chart window.
At this stage I want to change the price graph linestyle to line, and its color from the default Lime
to something of my choise. These changes should (or must) change the entire line, not just from the moment of change.
I can of cource access the properties menu and its controls with API calls, and if nessecary redraw with GDI but all
this is a fairly messy affair.
Does MT4 have any built in functions that can be used to change these settings in a simple way?
Have looked trough the documentation but couldn't find anything useful.