EA Programming Resources (for a beginner)

Need some direction in learning how to write EA’s. I have basic programming knowledge. What’s the easiest way to learn?

MQL4 Documentation
Expert Advisor Builder for MetaTrader 4

Is there any way to troubleshoot (forget the programming term) my code? Let’s say I want to see the return value of my variable. How do I do that without a compiler?

Print to journal, or comment it on the screen.

Hi kashix,

Go to Amazon and get the book “Expert Advisor Programming” by Andrew R Young.

Regards, Trader009.