StockFetcher Forums · Filter Exchange · Question...<< >>Post Follow-up
compound_gains
221 posts
msg #119000
Ignore compound_gains
modified
4/5/2014 4:04:55 PM

I made the following coding error but the results still spit out a value. Funny enough, sorting on the value descending yielded some great results (and some dogs as well) when used with some other criteria. Any ideas on what the value CNT actually consists of? Thanks.

Fetcher[set{52wl, low 52 week low * 1.05}
set{cnt, close below 52wl}
add column cnt
]



==============================================================

This is the look back I was playing with on a max 5-day hold:

Fetcher[not otcbb
not etf
volume 5 days ago > 250000
close 5 days ago > 3
set{52wl, low 52 week low * 1.05}
set{cnt, close below 52wl}
add column cnt 5 days ago
sort column 5 descending

set{hgh1, high 5 day high / open 4 days ago}
set{hgh2, hgh1 * 100}
set{hgh, hgh2 - 100}
add column hgh
set{cl, close / open 4 days ago}
add column cl
]



compound_gains
221 posts
msg #119001
Ignore compound_gains
4/5/2014 9:30:38 PM

Never mind...figured it out.

StockFetcher Forums · Filter Exchange · Question...<< >>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.