Steven-B 2 posts msg #102957 - Ignore Steven-B |
10/15/2011 6:53:44 PM
Hi all,
I've been working with SF for about a month now and I really like what I have been able to accomplish with relative ease, but this one has me stumped. I'm trying to create a filter that breaks support, then pulls back back to support and moves up from there (obviously that's where I want to pull the trigger).
This is what I have so far:
show stocks where close within the last 5 days crossed above resistance(45,15,2)
and close is above resistance(45,15,2)
and resistance slope(45,15,2) is above 0
AND Average Volume(90) is above 100000
AND CLOSE IS ABOVE 10
AND CLOSE IS ABOVE EMA(50)
AND CLOSE IS ABOVE EMA(200)
Every time I try to bring it back to support without breaking support I break the filter.
Thanks in advance for any help/suggestions for the new guy.
|