Discussion of article "Developing a trading Expert Advisor from scratch (Part 7): Adding Volume at Price (I)"

 

New article Developing a trading Expert Advisor from scratch (Part 7): Adding Volume at Price (I) has been published:

This is one of the most powerful indicators currently existing. Anyone who trades trying to have a certain degree of confidence must have this indicator on their chart. Most often the indicator is used by those who prefer “tape reading” while trading. Also, this indicator can be utilized by those who use only Price Action while trading.

If the grid is not visible, then it will not be possible to resize the indicator as shown in the following animations. Please note that the interface is very simple and intuitive: it has only two controls, one of which indicates the size, and the other one shows the starting point for volume analysis.

    

In general, this indicator is quite effective and very interesting in implementation and construction. In this article, we will work with its most basic level, and then we will improve it in the next article.

I have nothing more to say about the interface, so let's move on to implementing the code.

Author: Daniel Jose

 
the c++ link doesnt work it leads to the mql5 site . please repost it
 
C++ docs - get started, tutorials, reference.
C++ docs - get started, tutorials, reference.
  • corob-msft
  • learn.microsoft.com
C++ programming reference for users of Microsoft C++ and Visual Studio.
 
where part 1 to 6, i am newbie
 
@neira room #: where part 1 to 6, i am newbie

Go to the user's profile and look at their publication list ... https://www.mql5.com/en/users/dj_tlog_831/publications

Once you visit the link, click on "more ..." to see the complete list.

There are actually much more than 6 parts and it was originally written in Portuguese, and then translated by MetaQuotes to English.

Reason: