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 : Metastock 6.0 for Window -- Ignore unavailable to you. Want to Upgrade?


To: Paul Beattie who wrote (3072)5/22/1999 3:49:00 PM
From: bdog  Read Replies (1) | Respond to of 4056
 
Thanks Paul, nice. I ended up doing something like this as I could not get a nested If within an If working. Cleaner and less confused.

cond1:=...
etc

formula1:=If(cond...
etc

then for the indicator:

If(cond1&2&3&4,formula1,formula2)

bdog



To: Paul Beattie who wrote (3072)5/23/1999 5:38:00 PM
From: TA2K  Read Replies (1) | Respond to of 4056
 
In the past some people have spoken well of Dahl's Primary Trend indicator. I believe the following is the formulation:

Mov(c,13,S) - Ref(Mov(c,34,S),-89)

Questions: Have you folks found this particular indicator to be of value? What other parameters in the formula would you recommend? What indicator value is the buy signal?

Thanks,
Nicholas