Chan: Unfortunately, I'm MSWIN-deprived, though I'm hoping to rectify that situation soon. I rely on WOW for the time being. VIDYA is included in MSWIN, as is Dahl's primary trend, so maybe an MSWINer will translate the scans from the language of QP. You probably already have Dahl crossing 0, since that's part of Dave's Newest New System. In WOW, Dahl crossing up through 0 is:
Buy: fml("Dahl's primary trend")>0 and ref(fml("Dahl's primary trend"),-1)<=0
where Dahl's primary trend is: mov(c,50,simp) - ref(mov(c,50,simp),-15)
A system based on Dahl rising above its 21-day moving average is:
Buy: (mov(c,50,simp) - ref(mov(c,50,simp),-15))>(mov((mov(c,50,simp) - ref(mov(c,50,simp),-15)),21,s))
I hope this helps. Maybe someone will post an MSWIN translation of Jeff's astounding Vidya scan.
Brooke |