Forum

How to move two objects at the same time.

I tried chartevent_,object_drag, the use objectgetinteger to get the distance then use objectsetinteger to set them. But this method makes the movement lag, is there a faster way

How do I make obj_rectangle_label behind obj_label

How do I make obj_rectangle_label behind obj_label but not behind the candle Objprop_back is placing the rectangle behind the chart

Code not running despite no error.

I wrote a list of strings. String cell1= "cell1"; String cell2 ="cell2"; About 50 cells For some reasons the cells doesn't run past cell 20. I used the print statement to confirm but the code doesn't print anything past cell 20

Corrupt files.

What do you do when you have a corrupt file? Like int promise =3; Print(promise); It will end up printing 2. Because I have declared promise =2 for days and I decided to delete and change to 3. It is very annoying Even if I delete and open another file the problem persists. Sometimes I need to