StockFetcher Forums · General Discussion · Why Doesn't Day Position Work<< >>Post Follow-up
turners63
8 posts
msg #42522
Ignore turners63
modified
3/26/2006 1:14:15 PM

I wanted to filter out stocks where the close was in the top 25% of the range. I used the following but it gave some results that aren't always in the top 25%: close is above Day Position (0.75)



TheRumpledOne
6,407 posts
msg #42525
Ignore TheRumpledOne
modified
3/26/2006 2:04:51 PM

Fetcher[
close is above Day Position(0.75 , 1)
set{diff, close - Day Position(0.75 , 1) }
set{HC, high - close}

ADD COLUMN Day Position(0.75 , 1)
add column diff
add column HC

close above 20
volume above 1000000
]



Looks like it's working...

What stock(s) didn't it work for?


turners63
8 posts
msg #42553
Ignore turners63
modified
3/27/2006 8:01:57 AM

I tried the filter and still got some stocks where the close was nowhere near the top 25%. XLE and TWTC are two examples.



TheRumpledOne
6,407 posts
msg #42554
Ignore TheRumpledOne
3/27/2006 8:02:34 AM

Neither of those stocks appeared on the filter I posted.




turners63
8 posts
msg #42557
Ignore turners63
3/27/2006 9:05:57 AM

You're right! I can't explain why I got those two stocks before. Must have done something wrong. Thanks for the help.


StockFetcher Forums · General Discussion · Why Doesn't Day Position Work<< >>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.