거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
7746
평가:
(31)
게시됨:
2014.06.25 16:43
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

konKop, GOODMAN, Mstera, af + wellx

The wlxFractals indicator is designed for drawing Bill Williams' fractals, defining the number of significant bars to the left and to the right.

The technical definition of Bill Williams' fractal is a series of at least five successive bars, in which there are two bars, before and after the highest maximum, that have lower maximums. The opposite configuration (series of five bars, in which before and after the lowest minimum there are two bars with higher minimums) is a sell fractal. On a chart, the fractals have the values of High and Low, and are indicated by upwards or downwards arrows.

The signals of the wlxFractals indicator need to be filtered using the technical indicator Alligator. In other words, we should not conclude a buy deal if a fractal is located below the Alligator's teeth, and we should not conclude a sell deal if a fractal is located above the Alligator's Teeth. After the fractal signal is formed and is in force, which is determined by its position beyond the Alligator's Jaws, it remains a signal until it is hit, or until the appearance of a more recent fractal signal.

The original wlxFractals indicator was developed in the MQL4 language and published in the CodeBase on 07.08.2006.

Figure 1. The wlxFractals indicator

Figure 1. The wlxFractals indicator

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

NRatio_HTF NRatio_HTF

O indicador NRatio com a opção de seleção de um período de tempo diferente nos parâmetros de entrada.

DS_Stochastic DS_Stochastic

The DS_Stochastic indicator is the original Stochastic Oscillator with the EMA smoothing.

wlxBWWiseMan-2 wlxBWWiseMan-2

A semaphore signal indicator using the Awesome oscillator.

NRTR_ATR_STOP NRTR_ATR_STOP

A trend indicator using the ATR technical indicator implemented in the form of NRTR.