Sean0
Sean0
Friends

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

Sean0
Added topic Error compiling with ErrorDescription
Hello, I'm having a problem when compiling an expert advisor. In one of the functions it uses the function GetLastError() to (well) get the last error and Print out a report. The problem I'm having during compile is that it says ErrorDescription()
Sean0
Registered at MQL5.community
Sean0
Added topic Open Order and Close Order
Hello, I was wondering, in an EA what's the difference between opening an order (OrderSend()) and closing the order (OrderClose())? and in which area is the 'stock' bought/sold