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
0 than 69(ok) 69 69 0 0 0 69 0
Moderators can you fix the problem?
Moderators are responsible for the forum, not necessarily programming help. Other users can help you with your programming questions, if they know a solution.
Moderators are responsible for the forum, not necessarily programming help. Other users can help you with your programming questions, if they know a solution.
It is not programing question.
It is mistake in developers rules.
It is not programing question.
It is mistake in developers rules.
You can get requested data after chart drawing only.
Size of label object calculated at chart drawing. You cannot get size immediately after label object create
I see. Function ObjectSet(Create) returns true/false if command sended to chart, not when object has been modified.
Where is logic?????
And if your rules like this, you need to enter to MQL4 some like IsObjectReadyToObjectGet()
You can get requested data after chart drawing only.
Size of label object calculated at chart drawing. You cannot get size immediately after label object create
+ or after
Cool.
I creat object
setText
and can't get it size???
Fix the problem.
true must returns not when command sended to chart to change label, function must return true when object has been CHANGED.