Forum

mlq4 or mlq5 for EA rewrite - your opinion please

Hi Traders, Plenty of opinion on the 7 year old discussion on which one - mql4 or 5? My situation is interesting and I would appreciate your views. I have developed a fairly complex but working EA but to scale up I need to do some serious surgery to adjust the EA to run in concurrent time frames

mql4 passing an dynamic array of class objects to a function

H‌i All, ‌I am a self taught mql4 hack needing a bit of assistance to get a complex (to me anyway) data type defined - and have been trying for several nights. A bit of help would be greatly appreciated. I am writing an EA to apply a trading methodology that uses a combination of M1, M5 and M15 time

Is iMA data history buffered and accessible?

Hi All, Would greatly appreciate a pointer. Working on an EA that uses 12 different MA combinations (periods and shifts) with frequent access to MA values to earlier bars for varying combinations. Some of the periods are long. Copying each set with each bar seems extremely wasteful and given the

Recomendations for a good generic MT4 EA framework with position management logic ...

Hi All, Looking to write my own EA with some complex trading logic. I used to code C# many moons ago. Rather than spending the next weeks relearning, I am interested in saving time by acquiring a pre-written framework with integrated position management including stops to break even, trailing stops