Annonce
Réduire
Aucune annonce.
Ads
Réduire
Wti
Réduire
X
-
Présentation d'un indicateur que je trouve intéressant
Ehler’s Unique Correlation Trend Indicator CTI
https://www.prorealcode.com/prorealt...indicator-cti/
Le seul à avoir divergé.
En bas donc.
Commentaire
-
P = (Open + Close*2 + High + Low)/5
RSII = RSI[a](P)
BBH = Average[20](RSI[a](P))+1.8*std[20](RSI[a](P))
BBB = Average[20](RSI[a](P))-1.8*std[20](RSI[a](P))
RSIPBB = (RSII - BBB)/ (BBH - BBB)
RETURN RSIPBB AS "RSI%BB"
Commentaire
Commentaire