Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 22278
- Note:
- Publié:
- 2010.12.10 14:44
- Mise à jour:
- 2014.04.21 14:55
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Description:
AggM is a composite trend and mean-reversion indicator.
The calculation:
rank_long = PercentRank(10 period HLC, Close)
rank_short = 1 - PercentRank(200 period HLC, Close)
value = (rank_long + rank_short) / 2
AggM = (value[1] * 0.4)+(value[0] * 0.6)
Strategy:
Long above 0.7, Short below 0.2

Nothing to say, the people of the game more money

Trades news events.

A support and resistance indicator to assist in setting stop losses and take profits with any strategy.

Indicator that draws for the last ( You nominate how many bars back ) x bars the levels at which the psar indi turns.