Tony Crabel has a couple of patterns I'm interested in. The 2Bar NR, defined as 
the narrowest two-day range relative to any two-day range within the previous 
20 market days, and the 3Bar NR, defined as the narrowest three-day range 
relative to any three-day range within the previous 20 market days.
If the MS formula for Crabel's NR7 pattern is
HIGH-LOW<Ref(LLV(H-L,6),-1)
then would this be the formula for the 2Bar NR, as the filter in an exploration
(HIGH-LOW<Ref(LLV(H-L,19),-1)) AND (HIGH-LOW<Ref(LLV(H-L,18),-1)
Am I even close? Thanks!

Reply via email to