|
Range Identification
MetaStock Formula
This simple formula identifies all stocks that for the last 40
periods have been trading within a range that does not exceed more
than 10% of the current closing price of the security.
| MetaStock Column Formula |
|
| Column A: Close |
| Column B: Volume |
|
| MetaStock Filter Formula |
|
| (HHV(C,40) -
LLV(C,40))<=(0.1*C) |
|
Download the Range Identification Formula for use in your
MetaStock software by
clicking here.
|