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östergeler

WideRangePredictor - MetaTrader 5 için gösterge

Görüntülemeler:
6799
Derecelendirme:
(23)
Yayınlandı:
2012.12.06 07:52
Güncellendi:
2016.11.22 07:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The logic is quite simple and based on the alternation of narrow and wide ranges. Draw the indicator in the following way:

  1. The histogram of the range of each candlestick (high - low).
  2. The line of average value of the range.
  3. The histogram of candlesticks body (abs(close - open)).
  4. The line of the average value of candlesticks body.

If there are several candlesticks in a row and both the range and the body size are less than their average value, so the next bar with the extended range is expected. Besides, if we have a series of candlesticks with the range and body size less than average and these candlesticks are located on the same price level, then a strong single directed movement is expected.


Recommendations:

  • It is recommended to use the indicator on a period not lower than H4. Usually 3-5 "small" candlesticks are enough.
  • As a variant of the system, after series of the bars with a small range (the first histogram is blue) and a small body (the second histogram is lettuce green), set stop orders above and under high and low values of the last series bar. If the order is triggered, close the position on the candlestick closing.

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

USDx dollar index USDx dollar index

USDX is an index which measures the dollar's value against a basket of six basic currencies

Exp_BrakeParb Exp_BrakeParb

The trading system based on the signals taken from the BrakeParb semaphore, signal, trend indicator

CloseSeries CloseSeries

The indicator displays a series of internal, external and single directed closing and prompts exit points on short-term trend trading

Exp_BullsBears Exp_BullsBears

The trading system based on the signals taken from the BullsBears semaphore signal trend indicator.