Errors, bugs, questions - page 2056
![MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal](https://c.mql5.com/i/registerlandings/logo-2.png)
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
The video is not displayed.
I've studied this code very carefully, but can't figure out why this is happening
Is this a bug in the custom resource or am I doing something wrong?
I've studied this code very carefully, but can't figure out why this is happening
Is this a bug in custom resource or am I doing something wrong?
The script finishes and removes the graphic (you can put Sleep() at the very end to check).
The script finishes and deletes the graphic (Sleep() can be put at the very end to check).
This is not the case.
It wasn't.
Yes, that's right, I also had Destroy() called.
How to make a subwindow invisible and the main subwindow visible?
Explain how the CHART_WINDOW_IS_VISIBLE property(read-only) can be applied?
Hello! What is the metatrader glitch on the eurodollar chart? A daily candle for Sunday 9.10.2011 appeared, on the hour chart there is only one hour 23:00 for that date. This is probably due to the change of clocks to winter time. How to fix it? There was no such candle before.
Bug
More likely a mistake in the documentation
In fact, property_id has always been ENUM_CHART_PROPERTY_INTEGER
More likely a mistake in the documentation
In fact, property_id has always been ENUM_CHART_PROPERTY_INTEGER
Exactly!