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

FractalLevels - MetaTrader 5용 지표

게시자:
Nikolay Kositsin
조회수:
11074
평가:
(22)
게시됨:
2012.01.27 15:22
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

lotos4u

Basic difference of the indicator from the standard B. Williams' fractals are as follows:

  1. There is a possibility to select any fractal "shoulder" size (i.e. the number of bars to the left and to the right necessary for forming the central bar fractal). Right and left shoulders can be set separately (RightBars and LeftBars parameters). For example, if both shoulders are set to 3, seven candlesticks will be necessary to form a fractal.
  2. Horizontal lines are created from each formed fractal. These lines form a sort of "fractal" support/resistance lines.
  3. Fractals themselves are displayed as diamonds, but the fractals, towards which a breakout occurs, are displayed as large colored dots.

This indicator was first implemented in MQL4 and published in Code Base at mql4.com 17.08.2008.

Fractal Levels

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/732

^X_NonLinearRegression ^X_NonLinearRegression

Non-linear regression with interpolation of a price chart future values.

ColorXWPR ColorXWPR

Enhanced version of Larry Williams' Percent Range.

UltraWPR UltraWPR

This indicator is based on WPR (Larry Williams' Percent Range) and its multiple signal lines analysis.

XMA_Ichimoku XMA_Ichimoku

Moving average with calculation algorithm equivalent to the one of Ichimoku Kinko Hyo.