Disliked{quote} Now, that's most likely because you are not moving the objects. In order to do the Move() functions, you need to move the object by its name, not by some ID. These id variables: {image} are not the object names! They are for checking if the CreateObject() functions didn't return -1 (failed to create object). But, you are not using them for this purpose, so I don't know why you used them at all? It's really quicker to refer to the MQL4 Reference: https://docs.mql4.com/objects/objectsetinteger instead of posting your problems here...Ignored
1