New article: Trade Operations in MQL5 - It's Easy

 

New article Trade Operations in MQL5 - It's Easy is published at mql5.com:

Almost all traders come to market to make money but some traders also enjoy the process itself. However, it is not only manual trading that can provide you with an exciting experience. Automated trading systems development can also be quite absorbing. Creating a trading robot can be as interesting as reading a good mystery novel.

When developing a trading algorithm, we have to deal with plenty of technical issues including the most important ones:

  1. What to trade?
  2. When to trade?
  3. How to trade?

We need to answer the first question to choose the most suitable symbol. Our choice can be affected by many factors including the ability to automate our trading system for the market. The second question involves elaboration of the trading rules clearly indicating deals' direction, as well as entry and exit points. The third question seems to be relatively simple: how to buy and sell using some definite programming language?

In this article we will consider how to implement trade operations in algorithmic trading using MQL5 language.

Author: MetaQuotes

 
I think this article is very important, and I'm agree for this idea, because we must be careful when we trade and what is our purpose and how we can do it, so those questions you give in your article are very important
Reason: