SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Technical Analysis- Indicators & Systems

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Wayners who wrote (2532)8/16/1997 11:30:00 PM
From: TechTrader42   of 3325
 
Wayne: I've posted an IBM chart showing a plot of the TD Range Expansion Index, a plot that is identical to Figure 4 on Page 44 in the August issue of TASC, Below the chart, I've given my revised translation of TD REI, the one I just posted here.

You can see the chart at:

members.aol.com

I can't believe I got it right. I started thinking about it during a sleepless night last night. I think I'm going nuts. I even dream of stock tips now, something I've never done in the past. The wretched market is taking over my life. I'm thinking of buying a skete, a hermitage, on the Greek island of Patmos, to escape the relentless call of the market.

Before I leave, here's the whole formula again:

TD1:
h-ref(h,-2)

TD2:
l-ref(l,-2)

TD3:
If((h>=ref(l,-5) or h>=ref(l,-6)) and (l<=ref(h,-5) or l<=ref(h,-6)),1,0)

TD4:
If((Ref(h,-2)>=ref(c,-7) or ref(h,-2)>=ref(c,-8)) and (ref(l,-2)<=ref(c,-7) or ref(l,-2)<=ref(c,-8)),1,0)

TD5:
If(Fml("TD3") + fml("TD4")>=1, fml("TD6"), 0)

TD6:
Fml("TD1") + fml("TD2")

TD7:
Abs(fml("TD1")) + abs(fml("TD2"))

TDREI Expansion Index:
((Fml("TD5") + ref(fml("TD5"),-1) + ref(fml("TD5"),-2) + ref(fml("TD5"),-3) + ref(fml("TD5"),-4))/ (Fml("TD7") + ref(fml("TD7"),-1) + ref(fml("TD7"),-2) + ref(fml("TD7"),-3) + ref(fml("TD7"),-4)))*100
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext