StockFetcher Forums · General Discussion · Why isnt this syntax working?<< >>Post Follow-up
Wowzers
35 posts
msg #91177
Ignore Wowzers
modified
4/14/2010 1:24:47 PM

Hi, i am trying to use the filter below but I get 0 results when I know I shouldnt.

What is the problem? Does it have something to do with having a basic vs. advanced subscription?



[set{s1,(abs(close minus open)}
set{a1,(abs(high minus low)}

set{var1, count(s1 reached 5 day low,1)}
set{var2, count(a1 reached 5 day low,1)}

set{OR1, var1 + var2}
OR1 above 0

volume above 100000
close above 1]

chetron
2,817 posts
msg #91179
Ignore chetron
4/14/2010 1:45:36 PM

2 VAR1'S AND NO VAR2 DEFINED

Wowzers
35 posts
msg #91180
Ignore Wowzers
4/14/2010 2:42:05 PM

K, must have made that mistake when I copied it onto this thread but it was correct before and It still wasnt (and isnt working).

Any ideas?

welliott111
98 posts
msg #91181
Ignore welliott111
4/14/2010 3:44:46 PM

Lose the " ( " before abs

Wowzers
35 posts
msg #91182
Ignore Wowzers
4/14/2010 3:48:09 PM

Thanks. Don't now how I missed that. :-)

chetron
2,817 posts
msg #91188
Ignore chetron
modified
4/14/2010 5:53:19 PM

CLICKABLE...


Fetcher[
set{s1,abs(close minus open)}
set{a1,abs(high minus low)}

set{var1, count(s1 reached 5 day low,1)}
set{var2, count(a1 reached 5 day low,1)}

set{OR1, var1 + var2}
OR1 above 0

volume above 100000
close above 1
]



StockFetcher Forums · General Discussion · Why isnt this syntax working?<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.