Quantcast
Channel: Forex Forum - World Wide Invest - Forex Indicators
Viewing all articles
Browse latest Browse all 4173

(Share) М & W Wave Patterns by Merrill

$
0
0
Description:
This technical indicator shows М & W Wave Patterns by Merrill and support/resistance levels drawn at extreme points of the standard ZigZag indicator. A. Merrill classified five-pointed shapes based on the order of the points from top to bottom, and created an orderly classification model M & W Waves. Here they are:

M-Wave.jpg


W-Wave.jpg

The dynamic pattern by A. Merrill is the pattern that can vary over time. The dynamic pattern is on the first four right zigzag rays. In this indicator all patterns are considered dynamic. To provide this condition, the concept of mutation of waves was artificially introduced (see below) and the algorithm of the classic Zigzag indicator was slightly modified.

As for the core of the extreme search algorithm - Zigzag, this algorithm is a "temporary (quick) decision" and certainly requires replacement. Since most of the errors are associated with pattern detection NOPATTERN (see in enum NamePattern in the MyCPattern.mqh file) - this is an error of the search engine.

Evolution and Mutation of Waves
Evolution - change of the dynamic pattern, which still stays in the same wave family. Evolution of M-Wave patterns:

Evolution_M_Wave.jpg

Evolution of W-Wave patterns:

Evolution_W_Wave.jpg

Mutation - change of the dynamic pattern, which then moves to another wave family. Mutation of M-Wave patterns:


Mutation_M_in_W.jpg

Mutation of W-Wave patterns:

Mutation_W_in_M.jpg

Note: Prediction algorithm considers that a mutation results in the youngest shape of the evolution, and the evolution/mutation counter is aware of the possible nonsequential mutation/evolution. For example, mutation in the middle and senior shape. This is achieved by selecting specific values ​​in the bit-mask enum NamePattern (see MyCPattern.mqh). If you want to use the evolution/mutation counter - do not change enum NamePattern.



Indicator operation:
This indicator shows М & W Wave Patterns by Merrill and support/resistance levels on a chart. The indicator is recalculated on each new history bar (to save CPU time when rendering objects). The names of all objects are pseudo-random. The indicator calculates the predicted price movements based on the expectations of a private (serial) evolution/mutation of waves. the indicator includes a counter of pattern model efficiency.

FivePattern__3.png


Current version:
Test version 1.02:

Search engine, classic Zigzag;

Prediction model: level 0 (sequential evolution/mutation);

Model counter: level 0 (Algorithm: "I count only what I see, I don't know what was before...". Statistics is displayed after the 11th shape appears).

For the organization of trade with this indicator recommend the following:

1). Use only ORDER_STOP_LIMIT

2). For buy-order use patterns: M1, M3, M5, M7, M9, M12, M14;

3). For sell-order use patterns: W3, W5, W8, W10, W12, W14, W16;

4). price for buy / sell = point E;

5). take profit = point Mutation;

6). stop loss = point Evolution, if (point Evolution == 0) use fixed stop loss
Attached Images
Attached Files

Viewing all articles
Browse latest Browse all 4173

Trending Articles