[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trading range



PureBytes Links

Trading Reference Links

Francois,
      Try something like:
           HHV(C,84) <= 1.2*C AND
           LLV(C,84) >= 0.8*C

     You can vary the time frame from 84 days to whatever you like,
similarly you could change the percentage.  I used plus or minus 20%, you
might prefer a smaller or larger value.

Jim

----------
> From: francois martin <francoisma@xxxxxxxxx>
> To: metastock-list@xxxxxxxxxxxxx
> Subject: trading range
> Date: Thursday, October 09, 1997 10:20 PM
> 
> To all,
> 
> 
> How can we detect a "Trading Range" with the exploration. 
> Example: Price oscialte between 12 to 15$ since the last 4 months.
> 
> 
> 
> Thanks,
> 
> 
> Francois Martin