s3erjaeh / Publications
Forum
MQL4 loading EA via Template -> no OnInit call
Hi, when loading an EA via Template, the EA will be "loaded successfully" but no OnInit Call will be executed. There is no chance to get code executet if the EA was loaded from a Template. The "Expert" Tab in MetaTrader will print "loaded successfully" but also missing the log line "initialized". If