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 : The 56 Point TA; Charts With an Attitude -- Ignore unavailable to you. Want to Upgrade?


To: Doug R who wrote (29494)5/13/1999 1:24:00 PM
From: Bob Jagow  Read Replies (1) | Respond to of 79254
 
Do you have MS, Doug?
If so, you just need put both the builtin and

SLen:=Input("StocPeriods",1,400,4);
KLen:=Input("%K",1,400,3);
Mov((((C-LLV(L,SLen))/(HHV(H,SLen)-LLV(L,SLen)))*100),3,KLen)

on a chart, diddle the latter to match the builtin, and tell QPers what it took to match.

[Easier than with magnets because don't need %D.]

Bob