HenryJack
HenryJack
Friends

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

HenryJack
Added topic Help! MedaEditor tells me didn't defind GetTotalProfits / CloseAllTrades.Why?
Hi all, ha yeah one more new coders.. (code it at bottom) What was mt4 expecting on 145? Why is 104 unbalanced. I thought I did defind GetTotalProfits on line 72. I thought I did defind CloseAllTrades on line 72. Thanks for the help! #property strict
HenryJack
Added topic Help! :) Why is this not compiling?
#property strict string BotName = "JHB Robot" ; int Magic = 1234 ; int MaxTrades = 1 ; double LotsToTrade = 2.0 ; double StopLoss = 3700 ; double ProfitTarget = 280.00 ; int OnInit ()   {    return ( INIT_SUCCEEDED );
HenryJack
Registered at MQL5.community