Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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

RSX of alb average - indicateur pour MetaTrader 5

Vues:
3655
Note:
(16)
Publié:
2018.09.19 10:57
Mise à jour:
2018.09.19 10:58
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

RSX (Relative Strength Quality Index) that does not use "pure" price for calculation but uses adaptive lookback average filtered price for calculation


Of price filtering for rsx :

The advantage of using the filtered (smoothed) price is that some of the false signals are filtered out at the source itself (by averaging the price) and it the is omitted (the false signal) in the RSX calculation too. Also, since the average is adaptive it implicitly makes the RSX adaptive too

ALB averages that can be used :

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

Usage :

Some experimenting with parameters is advised, but the usage of this RSX is the usual : either use the slope or some significant levels crossing for signals

Jurik smooth on chart generic trend Jurik smooth on chart generic trend

Jurik smooth on chart generic trend

Step chart of RSX of average Step chart of RSX of average

Short description.

High frequency volatility trader ( EURUSD H1 ONLY) High frequency volatility trader ( EURUSD H1 ONLY)

Expert advisor uses the difference between bar closes and a close moving average to detect unusual activity, it will then buy arbitrary volatility spikes. This is a prototype that I will be expanding on in the future, at the moment the user can input an arbitrary level to buy at. In future developments I plan on building a neural network in the EA that detects and compares volatility levels.

Corrected RSX Corrected RSX

Corrected RSX