StockFetcher Forums · Filter Exchange · FILLING THE GAPS<< >>Post Follow-up
TheRumpledOne
6,407 posts
msg #98974
Ignore TheRumpledOne
modified
2/9/2011 3:56:38 AM

*** WORK IN PROGRESS ***


Fetcher[


/* FILL THE GAP */

set{Xgap, low - close 1 day ago}
set{Xgapup, count(Xgap > 0, 6)}
set{Low6, low 6 day low}
set{High7Low, high 7 day low}
set{NotFilled, Low6 - High7Low}


/* DISPLAY COLUMNS */

and add column NotFilled
and add column Xgap
and add column Xgapup
and add column Low6
and add column High7Low



/* SELECTION CRITERIA */

NotFilled above 1

AVERAGE VOLUME(30) ABOVE 1000000

STOCK IS OPTIONABLE

/* SORT CRITERIA */

SORT COLUMN 5 DESCENDING

]



NATURE ABHORS GAPS.

tarun766
50 posts
msg #108477
Ignore tarun766
10/22/2012 9:28:22 PM

what would your exit strategy be?

StockFetcher Forums · Filter Exchange · FILLING THE GAPS<< >>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.