StockFetcher Forums · General Discussion · anyone have a reliable filter ?<< >>Post Follow-up
cabogordon
88 posts
msg #74151
Ignore cabogordon
5/6/2009 5:18:57 PM

thanks

Eman93
4,750 posts
msg #74155
Ignore Eman93
5/6/2009 5:45:58 PM

Yes

The only trick is getting the data before the OPEN......

Fetcher[/* Emans Gap down above yesterdays low stats */
close is above 2
open > 2% below close 1 DAY AGO
and open > low 1 day ago


/*and the 5 day slope of ema(10) is above 0*/
set{profit, high-open}
set{pr, profit/open}
set{profit%, pr * 100}

set{gap, close 1 day ago - open}
set{gp, gap/close 1 day ago}
set{gp%, gp * 100}

set{pain, open - low}
set{pa, pain / open}
set{pain%, pa * 100}

/* profit statistics */


and Average Volume(30) is above 1000000 do not draw Average Volume(30)
and draw MACD(12,26,9)
and draw RSI(14)

add column gp%
add column low 1 day ago {low-1}
add column close 1 day ago {close-1}
add column open
add column low
add column high
add column profit%
add column pain%

sort column 5 descending
]



cabogordon
88 posts
msg #74156
Ignore cabogordon
5/6/2009 5:52:02 PM

thanks man really appreciated...

how do i use it ?

Do , I run in the pre market and go long with top pick ?

thanks

cabogordon
88 posts
msg #74157
Ignore cabogordon
5/6/2009 5:55:54 PM

top pick being least amount of pain ?

sorry for all the questions...

I will really owe you one..

Rick

Eman93
4,750 posts
msg #74165
Ignore Eman93
5/6/2009 7:08:22 PM

cabogordon
- Ignore cabogordon 5/6/2009 5:55:54 PM

top pick being least amount of pain ?

sorry for all the questions...

I will really owe you one..

Rick
----------------------

See the Gap down filter under my name in the Filter Exchange fourm....

If it was as easy as a filter the whole world would be rich...

Whenever you buy a stock the person selling it to you thinks it going down....it takes buyers and sellers,,,,,

Read the tread...you will then need to buy Tradestation for 200 a month.......then learn to code a filter that scans premarket.

This is just giving you the historical record of the GAPs, know way to know it the premarket data will give away the same gaps.

Actual real time scanning may yeild different results....


Eman93
4,750 posts
msg #74166
Ignore Eman93
5/6/2009 7:10:48 PM

you should start by reading the NEVER LOSE AGAIN thread... do not skip any pages.


Eman93
4,750 posts
msg #74168
Ignore Eman93
5/6/2009 7:16:47 PM

This is a place to learn there is years and years of data and filters.......it is more of a self education site.....you may find a few that will give you hint now and agin....but you must do the work...... if I could show you how to swing a golf club like Tiger Woods do you think the next day or week or year you could win the Masters? Its like that.......

StockFetcher Forums · General Discussion · anyone have a reliable filter ?<< >>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.