Friends

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

Bullwinkle
Registered at MQL5.community
Bullwinkle
Added topic How to draw SetIndexStyle(0,DRAW_ARROW) in the background ??
Not sure if this is even possible but I would like to draw the circle in the following code in the background : SetIndexBuffer (0,ExtUpFractalsBuffer); SetIndexStyle(0,DRAW_ARROW); SetIndexArrow(0,161); ObjectSet(0,OBJPROP_BACK,True); Well this did