pipraider
pipraider
Friends

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

pipraider
Added topic account history tsd
I recovered an old indicator for MT4 published on tsd which provides statistics on the operations closed by each EA distinguished by magic number. It is useful when there are many EAs on the same account. Does anyone know an indicator with similar
pipraider
Registered at MQL5.community
pipraider
Added topic When to use Return Operator?
What's the different between: return(1); return(0); return(-1); return; thank you
pipraider
Added topic Chat Room Suggestion
Forum is good, but it is slow :) if (chatroom) { community++; faster_help=true; } What do you think
pipraider
Added topic What is SAR's price for next dot and reversal dot?
Built in iSAR () Function only tell us price of existing dot. There is no iSAR() Function with shift = -1 :) My question is: 1. How can i know price for next dot? (assuming closing price will be at current price) 2. If current SAR dot touch by the
pipraider
Added topic How to create custom line on chart & sub window?
Here is the link to the picture. https://c.mql5.com/mql4/forum/2007/04/gps_prob2_2.gif It is from "Did you see such a picture" thread started by Rosh, and this image posted by Collection. I'm using "-" and "|" character
pipraider
Added topic How can I "hide" object so it isn't appear in object list?
Hi. I need to create some label & some arrow, but when i use ObjectCreate () command, this object will appear in chart window object list. Is there any way to create an object, but the object itself will not appear in object list? so user will