Forum on trading, automated trading systems and testing trading strategies
How to start with MetaTrader and forex, the beginning
Sergey Golubev, 2017.03.28 15:33
All lessons of Codersguru (for MT4) attached (just in case someone wants to learn mql4 for coding).
By the way, Codersguru is the member of our forum (his profile link) and he is the author of the famous MQL4 trading courses which he provided online on TSD forum.
We always should rememeber the people who were the first.
-------------
I attached pdf files of those codes to the post.
---------------
Forum on trading, automated trading systems and testing trading strategies
Something Interesting to Read December 2013
Sergey Golubev, 2013.12.25 08:14
The first guide to programming in MQL5 is here! "Expert Advisor Programming for MetaTrader 5" is a practical guide to creating automated trading strategies in the MQL5 language. Take advantage of MetaTrader 5's new features and take your trading to the next level! You'll learn how to program expert advisors quickly and easily using a ready-made framework created by an experienced MQL programmer. This book will teach you the following concepts: Learn the basics of MQL5, including variables and data types, operators, functions, event handlers, and object-oriented programming. Place, modify and close market and pending orders. Calculate, verify and add stop loss and take profit prices to an open position. Add a flexible trailing stop and/or break even stop to your strategy. Manage your trade risk with money management. Use pending orders to scale in and out of positions. Use price, time and indicator data in your expert advisors. Control program execution by trading on new bar open, and add flexible trade timers to your strategies. Walk through the creation of several basic trading strategies from start to finish. Inform the user with dialog boxes, email alerts, mobile notifications and sounds. Draw trend lines, arrows and text labels on the chart. Read and write data to CSV files. Learn the basics of creating indicators, scripts and libraries in MetaEditor. Debug, test and optimize your trading strategy. And much more! Whether you're an experienced programmer moving from MQL4, or a novice just starting with MQL5, this book will give you the foundation to quickly program fully-featured and robust trading systems. All programs and source code files featured in the book are available for download at the book's official website at Expert Advisor Programming for MetaTrader - MQL4 and MQL5 book
Chang Suk Chung: how do I develop mt4 ea?
1. buying condition? 2. selling condition? 3. buying closing condition? 4. selling closing condition? 5. stoploss condition? 6. takeprofit condition? | You have only four choices:
|
thanks.
I am reading the article right now.
You have only four choices:
|
You have only four choices:
|
Thank you very much.
I am studying C++.

- 2016.12.11
- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
how do I develop mt4 ea?
1. buying condition?
2. selling condition?
3. buying closing condition?
4. selling closing condition?
5. stoploss condition?
6. takeprofit condition?