hohooh
hohooh
Friends

Add friends via their profile or user search and you will be able to see if they are online

hohooh
Registered at MQL5.community
hohooh
Added topic Error, please help.
Hi All,, I have a strange situation as follow: MA1_DN=NormalizeDouble(MA1-ATR1,4); .................. if (OrderStopLoss()!=MA1_DN) { Print("MA1_DN=",MA1_DN," OrderStopLoss=",OrderStopLoss());