Is there any “Trend Intensicity Index/Indicator”?
- This topic has 6 replies, 4 voices, and was last updated 3 years ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
Similar topics:
Forums › ProRealTime English forum › ProBuilder support › Is there any “Trend Intensicity Index/Indicator”?
It seems there is no Search Button here. I wonder if there is someone who has written the Trend Intencity Index/Indicator?
This might help https://www.prorealcode.com/topic/trend-intensity-indicator/
Hi Thanks!
But it seems it is somewhat different than wht I mean. I create it as follow:
REM Berechnet die tägliche Abweichung
MyMA = Average[maLength](close)
UP = MAX(0, close – MyMA)
DOWN = MAX(0, MyMA – close)totalUP = summation[p](UP)
totalDOWN = summation[p](DOWN)myTII = totalUP/(totalUP + totalDOWN)*100
RETURN myTII COLOURED(0,0,255) AS “Trend Intencity Index”, 90 COLOURED(0,255,0) as “HI”, 10 COLOURED(255,0,0) as “LO”
Here is an article: https://patternswizard.com/trend-intensity-index/
Hello,
The search button is under avatar.
Sorry, I couldn’t find it yet. Could you make a screenshot?
Hello, here are in these two attached pics the two ways to reach the search box: one in the middle of the front page, one on every forum page top right corner menu popping from your avatar
I have found both versions, it seems the second one (the one you posted) is the one which is mostly returned by searching the internet.
Find exclusive trading pro-tools on