ch0sen
ch0sen
Friends

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

ch0sen
Added topic Random order functionality
Hello,  I'm trying to create an Expert Advisor (EA) that can generate random BUY or SELL orders, and I'm using the following for this:    // Generate random number (0 or 1)    MathSrand (( int ) TimeLocal ());   
ch0sen
Registered at MQL5.community