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
Indicateurs

Step chart of stochastic of averages - indicateur pour MetaTrader 5

Vues:
4702
Note:
(15)
Publié:
2018.09.16 13:50
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Basics :

Stochastic indicator (originally developed in 1950 by George Lane) is due to its very long usage, well known and is widely used indicator. Sometimes it is used in a combination of some filtering method (mostly with a signal line which we can treat as that filtering method) in order to avoid some of the false signals that stochastic might produce in some market conditions. This is one more version that will attempt to address the issue by using two filters on this version of stochastic

This version :

This version is using step chart as a filter to lessen the number of signals produced by stochastic and (if possible) to make it easier and safer to use. The step size is to be entered as stochastic % that you wish to be used as a filter for minimal stochastic change that should be considered as a significant change. It also can use averages for price filtering prior to be used in stochastic calculation. That way the stochastic can be "double filtered" (filtering the price prior to be used in stochastic calculation and then using the step chart filter on the calculated stochastic result). The averages that can be used in this version :

  • simple moving average
  • exponential moving average
  • smoothed moving average
  • linear weighted moving average

Usage :

You can use color change of the step bar as signals

Step chart of stochastic Step chart of stochastic

Step chart of stochastic

Step chart of CCI of averages Step chart of CCI of averages

Step chart of CCI of averages

Step chart RSI of average Step chart RSI of average

Short description.

Pearson coefficient Pearson coefficient

Pearson coefficient