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 (2823)1/2/1998 5:19:00 PM
From: TechTrader42  Read Replies (1) | Respond to of 11149
 
I must be dreaming. VIDYA for Quotes Plus! I'm going to celebrate this one with champagne. Do you really have a variable moving average in there? Is it the real VIDYA, with the recursive formula and all? I see you're working with these:

vidyab:= vidyay;
vidyay:= vidya;
vidya := a * close(d) + ( 1 - a ) * vidyay;

Do these take VIDYA back far enough, or are you starting only a couple of days back? If you've got VIDYA, though, Richard has to see this. Here's toasting an astounding accomplishment, Jeff.

Brooke



To: Jeff Grover who wrote (2823)1/2/1998 5:44:00 PM
From: TechTrader42  Read Replies (1) | Respond to of 11149
 
Jeff: I wonder about the VIDYA scan. It raises the same issue as the DMI scan; namely, does its moving average have a "memory" of the historical data, and the historical values of VIDYA? Those values affect the present values of VIDYA. Wouldn't your VIDYA be based only on recent closing prices? Do you have Metastock? Have you compared the VIDYA values generated by your scan with those in Metastock? You could use Excel, too, but not WOW, unfortunately.

Brooke