Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

Calculation of the 3-rd Elliott wave - script pour MetaTrader 4

Vues:
15255
Note:
(18)
Publié:
2016.03.25 14:53
Mise à jour:
2016.04.21 12:05
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.

Traduit du russe par MetaQuotes Ltd.
Code original : 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