[Help] complete and advance course or book to learn mql4 EA programing

 

Hi all,

could anyone suggest to me a recourse or complete and advance easy to learn mql4 coding?

 
nashwan92: could anyone suggest to me a recourse or complete and advance easy to learn mql4 coding?

Forum on trading, automated trading systems and testing trading strategies

Something Interesting to Read

Sergey Golubev, 2017.09.16 05:40

Expert Advisor Programming for MetaTrader 4


This book will teach you the following concepts:

  • The basic of the MLQ4 language, including variables and data types, operations, conditional and loop operators, functions, classes and objects, event handlers and more.
  • Place, modify and close market and pending orders.
  • Add a stop loss and/or take profit price to an individual order, or to multiple orders.
  • Close orders individually or by order type.
  • Get a total of all currently opened orders.
  • Work with OHLC bar data and locate basic candlestick patterns.
  • Find the highest high and lowest low of recent bars.
  • Work with MetaTrader’s built-in indicators, as well as custom indicators.
  • Add a trailing stop or break even stop feature to an expert advisor.
  • Use money management and lot size verification techniques.
  • Add a flexible trading timer to an expert advisor.
  • Construct several types of trading systems, including trend, counter-trend and breakout systems.
  • Add alert, emails, sounds and other notifications.
  • Add and manipulate chart objects.
  • Read and write to CSV files.
  • Construct basic indicators, scripts and libraries.
  • Learn how to effective debug your programs, and use the Strategy Tester to test your strategies.

All of the source code in this book is available for download, including an expert advisor framework that allows you to build robust and fully-featured expert advisors with minimal effort.


 
nashwan92:

Hi all,

could anyone suggest to me a recourse or complete and advance easy to learn mql4 coding?

May be worth trying this too

https://www.mql5.com/files/pdf/mql5.pdf"

 
mntiwana #: May be worth trying this too "https://www.mql5.com/files/pdf/mql5.pdf"

The OP specifically requested for MQL4 material and not MQL5.

Reason: