Discussing the article: "DoEasy. Service functions (Part 3): Outside Bar pattern"

 

Check out the new article: DoEasy. Service functions (Part 3): Outside Bar pattern.

In this article, we will develop the Outside Bar Price Action pattern in the DoEasy library and optimize the methods of access to price pattern management. In addition, we will fix errors and shortcomings identified during library tests.

Let's compile the EA and launch it, setting the following values for searching for the Outside Bar pattern:

We set such small values for candle proportions deliberately so that as many patterns as possible are found.
With normal values of candle proportions (50% or more), the patterns are more correct, but quite rare.

After launch, the Outside Bar patterns will be found and displayed:

We see that the patterns are found. When resizing the chart, the sizes of the pattern icons also change.

Author: Artyom Trishkin

 
very good