Guigo -
Guigo -
Friends

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

Guigo -
Added topic 6 errors on a Expert Advisor, what's wrong with this code?
#include <Trade/Trade.mqh> input double Lots = 0.01 ; input double LotFactor = 2 ; input int TpPoints = 100 ; input int SlPoints = 100 ; input int Magic = 111 ; CTrade trade; bool isTradeAllowed = true ; int OnInit (){   
Guigo -
Registered at MQL5.community