Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Vues:
34390
Note:
(47)
Publié:
2011.08.02 12:59
Mise à jour:
2016.11.22 07:32
aroon.mq5 (8.94 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

Tushar Chande

Aroon indicator was developed by Tushar S. Chande, CEO of the "Tuscarora Capital Management" company and the author of the books "The New Technical Trader: Boost Your Profit by Plugging into the Latest Indicators" and "Beyond Technical Analysis: How to Develop and Implement a Winning Trading System" in 1995 to determine trend direction and strength.

Its main advantage is to allow a trader to determine the beginning of a new trend, or the end of an existing trend.

Aroon indicator can be calculated using the following equations:

Bullish indicator = [(N periods - N periods from the highest maximum / N periods] * 100
Bearish indicator = [(N periods - N periods from the lowest minimum) / N periods] * 100

Both equations indicate recent maximums and minimums. Higher indicator values show more recent maximums and minimums, whereas lower values show less recent maximums and minimums. Besides, Aroon indicator values oscillate between levels 0 and 100 where a higher value indicates a stronger trend and vice versa.

Indicator moves around 30 and 70 key positions - movements higher than 70 indicate a strong trend, whereas movements lower than 30 indicate a weak trend.

Movements between 30 and 70 indicate that the market is unstable. For example, if the bullish indicator is higher than level 70, whereas the bearish indicator is lower than level 30, the trend is definitely upward. Intersections between bullish and bearish indicators indicate confirmations, if they occur between the levels 30 and 70. For example, if the bullish indicator intersects the bearish one upwards, a upward trend is confirmed.

Aroon Indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/388

AMkA AMkA

Perry Kaufman's adaptive moving average with indicative signal points.

BrainTrend1Stop BrainTrend1Stop

BrainTrend1Stop is a trend reversal indicator.

Aroon Oscillator Aroon Oscillator

Aroon Oscillator predicts price changes from trend to flat market conditions.

Module of Trade Signals, based on BrainTrend1 indicator Module of Trade Signals, based on BrainTrend1 indicator

A blue candle of BrainTrend1 indicator is a signal to open a long position, a red candle is a signal to open a short position.