
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
I created an offline chart and try to use ChartOpen to open it. I have read that it should work. I even used an indicator given with an article written years ago, and ChartOpen is used to open the offline chart, but the code in the given IndUSDx.mq4 names the chart the same name as symbol offline chart creating indicator is put on, instead of USDx. I corrected that in IndUSDx.mq4 and sure enough the chart does not open the non-normal symbol name, just like it doesn't open mine. Can anyone tell me how i can open my offline chart I created named "USD" or why ChartOpen doesn't work with offline charts and how I can get my offline chart open using code?
https://www.mql5.com/en/articles/2297#chapter1_1
Thanks in advance!
Kindest regards,
Don