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 : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Jeff Grover who wrote (2814)1/2/1998 12:01:00 PM
From: Richard Estes  Read Replies (2) | Respond to of 11149
 
You are good. Shows the power of programming.



To: Jeff Grover who wrote (2814)1/2/1998 1:54:00 PM
From: Bob Jagow  Read Replies (2) | Respond to of 11149
 
Jeff,
I haven't gone thru your calcs, but you probably got tripped up by
Wilder's wierd MA calc method.

Perry Kaufmann, "The New Commodity Trading Systems and Methods", 1987
explains that Wilder calculates 'his MA' for DMI and RSI by seeding
his 14-day avgs with the SMA then continued by "averaging off":
new = (13*old + new)/14.
I have always assumed that Wilder did it that way not knowing
the correct EMA smoothing factor of 2/(N+1) since Perry cites it as
JK Hutson (TASC May/June 1984).
Therefore the real period of his DMI and RSI indicators are not 14
but 27 days!

Re CSI, Perry (p 398) shows
CSI = 100*ADXR*ATR14(V/M/(150+C) where
ADXR is the avg of today's ADX with that of 14 days ago,
ATR14 is the 14-day ATR,
V = value of 1 cent move (in dollars),
M = margin (in dollars),
C = commission (in dollars).

Bob



To: Jeff Grover who wrote (2814)1/2/1998 3:16:00 PM
From: Gary Lyben  Read Replies (4) | Respond to of 11149
 
Jeff -

I'm very impressed by that scan, I'm also very impressed that QP R2 runs it.

We will have function calls in the future to make thing a little easier.

Gary



To: Jeff Grover who wrote (2814)1/2/1998 5:15:00 PM
From: Paul Beattie  Respond to of 11149
 
Nice work, Jeff.

Your scan provides a great example of the power of QP-R2.
Thanks for the effort, and for sharing it with us.

Paul