FetchMan1999 8 posts msg #117850 - Ignore FetchMan1999 |
1/22/2014 2:06:08 PM
I've tried to get the volume 10 days ago and compare it with volume 11 days ago looking for a volume spike.
I am doing this in combination with looking at the 10 day slope of highs falling and 10 day slope of lows rising (to look for flags)
All of this is to find flags that started with a volume spike.
The problem is when I look at the resulting charts I see charts that do not have a volume spike.
The filter I am creating looks like this....
Volume is >300000
and price is > 20
and slope of EMA(8) is rising
and volume 10 days ago is more than 100% above volume 11 days ago
and the 10 day slope of the low is above 0
Show stocks where the 10 day slope of the high is below 0
Any help would be greatly appreciated.
|
duke56468 683 posts msg #117851 - Ignore duke56468 |
1/22/2014 2:34:23 PM
maybe this will get you started
|
FetchMan1999 8 posts msg #117855 - Ignore FetchMan1999 |
1/22/2014 7:32:48 PM
Yeah. I was going down that road but those flags have already broken out (or down)
I'm looking for flags that have not broken out yet and I also want to quantify the amount of increase in volume between the two days, i.e. up 100% or up 50%
|
compound_gains 222 posts msg #117860 - Ignore compound_gains |
1/23/2014 7:31:04 AM
Perhaps...
|
dangreene 229 posts msg #117864 - Ignore dangreene |
1/23/2014 8:56:38 AM
compound_gains
54 posts
msg #117860
- Ignore compound_gains 1/23/2014 7:31:04 AM
Perhaps...
Submit
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
compound_gains,
Very nice. However I get "err" msg on following line, - - - slope of the EMA(8) is rising
I used - - - and 8 day slope of the EMA(8) is > 0
|
FetchMan1999 8 posts msg #117866 - Ignore FetchMan1999 |
1/23/2014 10:02:01 AM
Excellent. Thanks for the tips.
I'm still learning how to program here.
|