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

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: shasta23 who wrote (1988)4/25/1998 10:27:00 PM
From: Craig DeHaan  Read Replies (1) of 4056
 
Stefan,
Change the first condition of your code to either -

LOW=LLV(LOW,10)
or
LOW<Ref(LLV(LOW,10),-1)

As now written the low can't be less than the 10 period low when today is inclusive. The rest looks OK. It should definitely generate some hits with the market starting to turn down here.

Craig
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext