OBJECTS CANT BE SEEN

 

i am working with objects.

when i create objects with  objectcreate function,

 

and work the tester none of the objects cant be seen on chart .

 

what should i do for it ?

 

how can i make objects to be seen with objectcreate  function . 

 

 

ps.i dont want to work it at visual mode at the test mode

 
Make sure the object value lies withing the current price and current time. You need visual mode to see objects.
 
pascalboy:
 

and work the tester none of the objects cant be seen on chart . 

ps.i dont want to work it at visual mode at the test mode

Mql4 only has three mode.s Live, tester/visual, tester/optimization. Optimization doesn't show anything. If you don't want to use visual mode don't use the tester.
 
WHRoeder:
Mql4 only has three mode.s Live, tester/visual, tester/optimization. Optimization doesn't show anything. If you don't want to use visual mode don't use the tester.

There is also non visual mode, i.e.  Visual mode not ticked.