Loop direction "For each object"
-
I found bug in "Z to A" in "Loop direction" in "For each object".
when my object name is A01 A02 ..... A09 .... everything is ok
but when my object name A010 ..... there is a problem. How come it calculate that A010 is less than A09?
I can not get the value of object A010 ...A011 ...A012 .... so on, the value is stop at A09then it start to get value again when my object name in A091 .... something like this.
Do you understand me?
sorry for my english -
I know this problem. It's MQL itself that orders object in this way, I guess that its algorithm doesn't look at the numbers the way you do