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: TechTrader42 who wrote (3012)1/13/1998 5:54:00 PM
From: Chris G.  Read Replies (3) | Respond to of 11149
 
Brooke, Here's what I've been trying:

MS Slope indicator:
( (14 * (Sum(Cum( 1 ) * C ,14 ) ) ) - (Sum(Cum( 1 ) ,14 ) * (Sum( C ,14) ) ) ) / ( (14
* Sum(Pwr(Cum( 1 ) ,2 ) ,14 ) ) - Pwr(Sum(Cum( 1 ) ,14 ) ,2 ) )

And called it "Slope"

Then I entered :
Slope(fml("Dahl's primary trend"),3)>0 into System test 'Enter Long", and MS gives me the message : This is not a valid function name. What did I miss? And what is the ,3 indicating? And is this only going to chart an upward trend 'above' 0, and not from the down to up swithch?

Thanks for the help as I'm barely following along here, but just think the concept is great!

Chris