Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 9434
- Note:
- Publié:
- 2017.07.19 10:51
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Another ZigZag trend indicator based on extremum points of SMA indicator. It connects high price at maximum points of SMA indicator to low price at minimum point. Uptrend lines are red and downtrend are blue in the main chart window. SMA Period is selective as an Input parameter.
MA(44) Zigzag Trend

MqlParams container class that uses method chaining to quickly add params and reduce lines of code.

An simple Indicator displaying daily opening line.

A simple trend indicator based on the RSI changes.

RSO is an Oscillator version of RSI.