Ebrahim Noroozi Sani Yadaki
Ebrahim Noroozi Sani Yadaki
Ebrahim Noroozi Sani Yadaki
Added topic how can know an object is Back or Front ?
how can know an object is Back or Front ? i use this code but it return 0 always! long vv; ObjectGetInteger ( 0 , "FML_H1" , OBJPROP_BACK , false ,vv); Print (vv); or Print ( ObjectGetInteger ( 0 , "FML_H1" , OBJPROP_BACK , false ));
Ebrahim Noroozi Sani Yadaki
Added topic how can i now an object is visible or not visible?
how can i now an object is visible or not visible?    ( 1 ) is this code is true? ObjectGetInteger(0,"NAME",OBJPROP_TIMEFRAMES,OBJ_PERIOD_H1);
Ebrahim Noroozi Sani Yadaki
Added topic Dont sho indicator on the chart when a run expert
i use 2 indicator in my mql4 code and i can get data from them and my expert work very good. but i have a problem : when i run expert on the chart ,one of the indicators not show in chart!!! and i have to drag that indicator to the chart to see it
Ebrahim Noroozi Sani Yadaki
Registered at MQL5.community