Forum

iCustom on differents Period

Hi everyone, I am using iCustom into indicator to retrieve values, and use them as signals emitter into my EA (better visual than put all code in Expert). I am using M1 Period Chart, and I want to obtain other period values ( Day, Week, Month, ...). So here, I try to retrieve "Daily MMA20" on a "M1

mql5 EA on mt4 : can't find the compiled EA

Hi, I recently download and use mt4. I choose mt4 cause of automated trading , and my targeted broker use it. Since I heard that mql5 works on mt4, I read mql5 book (ExpertAdvisorBook) and wrote one simple mlq5 EA in mt4. A that time, I mostly copy/paste example from book, my mql5 EA on mt4 is