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

Calculation of the 3-rd Elliott wave - MetaTrader 4용 스크립트

조회수:
15318
평가:
(18)
게시됨:
2016.03.25 14:53
업데이트됨:
2016.04.21 12:05
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Presented is the script for the calculation of the third Elliott wave based on the algorithm suggested by Bill Williams in his book "Trading Chaos".

(Comment to the figure 7-15 in this book)

This script uses the standard OBJ_EXPANSION object (Fibonacci extension)

In order to start the calculation it is necessary to move first coordinate of the object created by the script to the supposed start of the first wave to the Low of a bar (for bullish version), the second coordinate to the High of the bar where the first wave is expected to end and the second is expected to start. The third coordinate should be moved to the Low of the expected end of the second wave.

(For the bearish version, the prices of the coordinates must be - High for the first, Low for the second, High for the third)

The script automatically detects bullish and bearish versions of the third Elliott wave.

The red crosses mark the price for the ratio (price/time) where the "supposed" third wave "should" end.

And more: for a more accurate calculation the script requires a "sufficient" number of bars in the first and second waves.

P.S. If you like this script, it might be possible to make another for the calculation of the fifth Elliott wave based on the formed third and fourth waves.

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

4 Period MA 4 Period MA

Indicates the number of periods for the calculation of the average line.

3C JRSX H 3C JRSX H

Through the use of more sophisticated smoothing algorithms this RSI has less delay and smoother shape of the curve.

RSI_BANDS_MA RSI_BANDS_MA

Indicator based on the data of multiple RSI, Bollinger, MAverage. Beautifully displays the areas for buying and selling. Recoups 30-90 points, depending on the currency.

Channel based on the Fibo levels Channel based on the Fibo levels

Moving average channel based on the Fibo levels