Umut Altındağ
Umut Altındağ
Friends 1
Umut Altındağ
Added topic Objects are not drawn after making any changes in the properties.
             if ( ObjectCreate ( 0 , "UpArrow" +Time[i], OBJ_ARROW_UP , 0 , Time[i], Low[i]))                {
Umut Altındağ
Added topic Checking Order Comment in MQL4
Hello, If there is another position with the same Comment, I do not want a new order to be opened. I wrote a method for this, but it is not working. I am getting a false response in the "if(OrderType()==orderT)" part, and it allows opening a
Umut Altındağ
Added topic How Can I Change Line Style In MQL4
Hello, I just started learning MQL4 and am doing some small experiments. My request is to draw the line as "Dot" but I couldn't manage to do it. Can you help me with this?  //+------------------------------------------------------------------+
Umut Altındağ
Registered at MQL5.community