Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Görüntülemeler:
77005
Derecelendirme:
(160)
Yayınlandı:
2014.06.25 16:54
Güncellendi:
2016.11.22 07:32
\MQL5\Include\MyObjects\ \MQL5\Include\MyMath\Extremum\ \MQL5\Include\MyArrays\ \MQL5\Include\MyMath\Pattern\
fp.zip (1.24 KB)
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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

W-Wave

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

Evolution of W-Wave patterns:

Evolution W Wave

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

Mutation M in W

Mutation of W-Wave patterns:

Mutation W in M

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


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).

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7050

TSI_CCI TSI_CCI

A TSI oscillator based on the values of the CCI technical indicator, implemented with its own signal line in the from of a colored cloud.

TSI_MACD_HTF TSI_MACD_HTF

The TSI_MACD indicator with the timeframe selection option available in input parameters.

HullTrend HullTrend

The trend indicator is formed of a colored cloud of the Hull moving average and its averaging.

Exp_wlxBWWiseMan-2 Exp_wlxBWWiseMan-2

The Exp_wlxBWWiseMan-2 Expert Advisor is designed using the semaphore signal indicator wlxBWWiseMan-2.