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

Custom Fractals - MetaTrader 5용 지표

real author
게시자:
Tobias Johannes Zimmer
조회수:
5930
평가:
(29)
게시됨:
2022.04.24 19:29
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
  • How many bars to form a fractal?
  • How many points away from the price should the arrows be drawn?
  • Customize Wingdings character customizable via input parameter
  • Arrow size customizable via input parameter

custom fractals example

It is basically the original Examples Fractals from MetaQuotes but with a few twists where you can access features to have more possibilities to organize fractals when using different instances of them. A Fractal marks a situation where a local extremum is surrounded byless extreme candles.

It is supposed to be somewhat of a continuation sign when a fractal is broken because it marks a local hh or ll that is now run over by the market.


ZigZagExtremaOnArray ZigZagExtremaOnArray

The ZigZagExtremaOnArray is an mqh include file which contains the calculation function of MetaQuotes' Examples ZigZag, BUT you can use it on any buffer that contains curves or histograms, similarly to the MovingAverages.mqh from include. The idea was to get highs and lows of an indicator curve quickly with the help of an "onBuffer" function.

Trading Volume Line Trading Volume Line

The indicator compares OHLC prices

SmoothStep SmoothStep

SmoothStep

SmoothStep (generalized) SmoothStep (generalized)

SmoothStep (generalized)