How do you delete arrows and small dash lines that an ea would leave on your screen? - page 2

 
for(int i = ObjectsTotal()-1; i >= 0; i--)
 
code the EA properly to delete the arrows on deinit.