Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Fractals - adjustable period and prices - indicator for MetaTrader 5

Mladen Rakic
Published by:
Rajesh Kumar Nait
Views:
4161
Rating:
(5)
Published:
2023.09.21 10:47
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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