PaulChamp 10 posts msg #84540 - Ignore PaulChamp |
12/17/2009 12:11:19 AM
I was hoping someone can help me create a ATR filter that filters stocks that move a minimum of 5% percentage a day over the last 15 days. I was able to create a filter with a specific dollar amount for ATR but I am looking for a percentage.
ATR ABOVE .50 LAST 15 DAYS
price BELOW 10
optionable
Average Volume greater then 1,000,000 last 30 days
EMA(3) is above EMA(5)
add column atr(30)
add column atr(5)
Any help would be appreciated!
|
chetron 2,817 posts msg #84550 - Ignore chetron |
12/17/2009 6:54:46 AM
CLICKABLE...
|
chetron 2,817 posts msg #84551 - Ignore chetron |
12/17/2009 6:56:27 AM
TRY THIS....
|
PaulChamp 10 posts msg #84718 - Ignore PaulChamp |
12/20/2009 2:12:15 PM
Thanks Chet! The filter in that thread looks like its going to provide me the data I was looking for.
|
chetron 2,817 posts msg #84732 - Ignore chetron |
12/20/2009 6:04:10 PM
NO PROB. = )
|