Forum

EA Error(.mq4 file showing a blank page, with it's size still @116kb)

Hi, i am sure there are experienced mql4 coders here; myself only just gaining experience in the language, i would be glad if anyone can assist me, cos i am in a bit off hassle now. Been working on an EA for some weeks now, and only just launched it on a live account Monday last week. Which did make

MACD Signal line returning a false value

Hi all, I just came across this problem in coding an EA and need know help/pointers as to how to go about it. Need know when MACD "Signal Line" returns a negative or positive value so i tried the following: if (macdSignal > 0) macdTrend = "Up"; if (macdSignal < 0) macdTrend = "Down"; if (macdSignal

Finding Programing/Programable Solutions to stated Problems

Say you have a Problem or solution and you do not know apparently or are in need of a less complex method(ideas) on how to tackle this problem or implement a solution in MQL4, then this topic area should be a safe Haven(least created so). Let's be Professionals eh, C y'all. Happy trading folks