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:
- 7045
- Note:
- Publié:
- 2016.11.02 17:11
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Stochastic of adaptive smoother. In this one instead of using "plain" smoother, standard deviations adaptive smoother is used for price filtering.
Adapting is done using standard deviations in order to make the indicator react to price changes as quickly as it is possible. Filtered prices are adding to the false signals cleaning so, beause of that, we can consider this indicator to be a "trending" indicator.

One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.

The second version of indicator with added features.

Stochastic that is using RSX as an input for calculations.

The multitimeframe version of Donchian channel.