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

Fractals - adjustable period and prices - MetaTrader 5 için gösterge

Mladen Rakic
Yayınlayan:
Rajesh Kumar Nait
Görüntülemeler:
4076
Derecelendirme:
(5)
Yayınlandı:
2023.09.21 10:47
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

MQL5 version of MQL4 indicator :

https://www.mql5.com/en/code/25473

One of the "classics" but with a twist - unlike the built in fractals indicator, this one allows you to :

  • adjust the fractals period (the built in fractal indicator is using period 5)
  • chose prices for high and low (might be useful in some cases - in extreme whipsaw market conditions, for example)

PS: also, the way how fractals are calculated does not prevent having fractal up and fractal down at the same bar and that is a correct way how it should be calculated. Limiting it to just one fractal per bar is introducing a bias that has no mathematical cause


Hull Moving Average Hull Moving Average

Here is my implementation of a colored Hull Moving Average.

Wick Ratio Candlesticks Wick Ratio Candlesticks

Wick Ratio Candlesticks are recognized by its upper and lower wick ratio instead of open and close properties.

Rsi without Irsi() code for beginners by William210 Rsi without Irsi() code for beginners by William210

Rsi without Irsi() beginner tutorial to learn how to code in MQL5

Alligator code for beginners by William210 Alligator code for beginners by William210

Alligator beginner tutorial to learn how to code in MQL5