거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Fractals - adjustable period and prices - MetaTrader 5용 지표

Mladen Rakic
게시자:
Rajesh Kumar Nait
조회수:
4789
평가:
(5)
게시됨:
2023.09.21 10:47
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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