hardjudge 4 posts msg #136179 - Ignore hardjudge |
6/5/2017 11:56:47 AM
I am new at this, so it is probably very simple. I have tried several ways of doing this and they don't work
|
four 5,087 posts msg #136181 - Ignore four |
6/5/2017 1:08:39 PM
Have a look at the guide to get started:
http://www3.stockfetcher.com/download/sfuserguide2_0.pdf
|
hardjudge 4 posts msg #136191 - Ignore hardjudge |
6/5/2017 3:46:12 PM
I studied the guide pretty thoroughly before I started that is why I am looking for help. I thought I was following what it said to do.
|
four 5,087 posts msg #136197 - Ignore four modified |
6/5/2017 7:46:10 PM
Post your filter attempt...
|
hardjudge 4 posts msg #136220 - Ignore hardjudge |
6/6/2017 2:43:43 PM
set{btop,max(open,close)}
set{bbot,min(open,close)}
high minus btop is below 0.01 1 day ago
and bbot is above day position(0.65,1) 1 day ago
and close is above 2.00
and close is below 10.00
and average volume(30) is above 250000
This is my attempt.
|
four 5,087 posts msg #136221 - Ignore four |
6/6/2017 4:11:25 PM
problem with hammer one day ago with close today above close one day ago
--
/* close today above close one day ago*/
Close 0 days ago above close 1 day ago
|
hardjudge 4 posts msg #136223 - Ignore hardjudge |
6/6/2017 6:57:30 PM
thank you, that fixed the problem.
|
four 5,087 posts msg #136225 - Ignore four |
6/6/2017 10:42:15 PM
welcome
|