Discussion of article "Order Strategies. Multi-Purpose Expert Advisor" - page 5

 
Thank you for the article - I have recently started to study programming and MQL5 and the EA algorithm itself is described very clearly, now I will deal with the code.
What instrument are the charts with the results?
 

Hi Dmitry!

First of all, I try to understand the metalanguage concepts that you showed here, and then implement the code. The first part that I consider successful, the idea of the code is clear, and I thank you for introducing these concepts in the article above.


The problem for me in the second part ... I did not find a way to implement metalanguage code in MT5. Is it possible to implement this? I'm not an MT5 expert yet, and any help provided here is more than welcome!

My best wishes

C!

 
Здравствуйте, Дмитрий!

Я нашел эту статью, потому что искал способ увеличить количество купленных контрактов, если рынок пойдет в направлении, противоположном моей работе.

Мне понравилась ваша статья, но мне не удалось протестировать советник на своем терминале. Я получаю сообщение об ошибке при открытии MetaTesterProgram.txt

Не могли бы вы немного лучше объяснить, как мне действовать, чтобы иметь возможность тестировать (в тестере стратегий).

Заранее большое спасибо!

P.S. Извините за орфографию, я бразилец, пользовался Google Переводчиком ...
 
Hello Dimitri I am new and beginner in trading more precisely metals XAUUSD so I would like to learn trading strategies how to analyze the market, place an order and close my order etc..
So I am coming to you for lessons if possible.
Sincerely
GJB
 
Thank you very much. A great example of programming.
 

Please help me understand, should I create a ''MetaProgram.txt'' in the archive folder with the added content of each >txt sent to the reference sets? this is how I should do it to make the EA work ??