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
Vues:
32528
Note:
(50)
Publié:
2016.10.27 17:22
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

Pivot point indicator with an addition of 4 ways of calculating pivot points :

  • (Previous High +Previous Low + Previous Close)/3
  • (Previous High +Previous Low + Previous Close + Previous Close)/4
  • (Previous High +Previous Low + Previous Close + Open)/4
  •  (Previous High +Previous Low + Open + Open)/4

Added "alternate way" of calculating pivot support and resistance lines - I found that in a lot of versions the R3 and S3 are calculated differently than the original (it effectively makes it "tighter" than the original) so I decided to enable that way too.


Stochastic RSI Stochastic RSI

This version has 6 sub-types it is actually calculating.

Lnx CCI Lnx CCI

The version of well known Woodies CCI with correct implementation of trend changing rules

Round Price Round Price

A variation on the T3 theme that was made as a sort of envelopes using T3 for basic value.

Guppy MMA Guppy MMA

It is made more up-to-date and multi time frame option added.