Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Pubblicati da::
- Rajesh Kumar Nait
- Visualizzazioni:
- 6358
- Valutazioni:
- Pubblicato:
- 2023.09.21 10:47
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Here is my implementation of a colored Hull Moving Average.

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

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

Alligator beginner tutorial to learn how to code in MQL5