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 : Waiting for the big Kahuna -- Ignore unavailable to you. Want to Upgrade?


To: JPN who wrote (19920)6/6/1998 7:11:00 PM
From: Follies  Read Replies (1) | Respond to of 94695
 
Here's a question for you McClellan fans.

What would the A/D line need to look like for the OSC to go negative again like it did in mid June 1996? I will try and do my own analysis of this and report back.




To: JPN who wrote (19920)6/6/1998 9:30:00 PM
From: Monty Lenard  Read Replies (1) | Respond to of 94695
 
Beats My Queens!!<gg> The best I can do is cut & paste Meta Stocks explanations. Hope this will help.

Cum( Mov(C,19,EXPONENTIAL) - Mov(C,39,EXPONENTIAL) )

Cum:
SYNTAX cum( DATA ARRAY )
FUNCTION Calculates a cumulative sum of the DATA ARRAY from the first period in the chart.
EXAMPLE The formula "cum( 1 )" calculates an indicator that rises one point for each day since the beginning of the chart; the formula "cum( C )" calculates the cumulative total of all closing prices from the beginning of the chart.

Mov(C,19,EXPONENTIAL):
This is a 19 day exponential moving average of the close.

Mov(C,39,EXPONENTIAL):
This is a 39 day exponential moving average of the close.

Does this answer your question? If not, let me know and I'll try again!

Monty