StockFetcher Forums · Filter Exchange · I have a money making filter for day trading<< 1 ... 2 3 4 5 6 ... 8 >>Post Follow-up
graftonian
1,089 posts
msg #143881
Ignore graftonian
modified
6/22/2018 1:01:47 PM

CADC moving at noon central
1210c quick scalp for 11%, TIME FOR LUNCH

Mansor
78 posts
msg #143884
Ignore Mansor
6/22/2018 6:07:43 PM

are you all using graftonian (Post #2 on Pg1) to scan?

I did change price limit and had xbio in pre mkt & ABIL during mkt session.

Graftonian - how do I add PPO to the scan you made available (Post #2, pg1) ? Please advice & thank you in advance.

graftonian
1,089 posts
msg #143885
Ignore graftonian
6/22/2018 7:33:25 PM

Mansor, the filter I am using now is listed below, used to find candidates as they show up, albeit with a 20 minute delay:
******************************
/*morteza471*/
price is between 1 and 40
not OTCBB
close is more than 20% above close 1 day ago
set{volx, volume / Average Volume(30)}
add column volx
SORT ON COLUMN 5 DESCENDING
***************************************
I feed all results into TOS, looking for a buy.

Price Percent Oscillator is a standard SF indicator, very similar to MACD, Learned about this at Charting Weath.com

I chatted with the techs at TOS, and "float" is coming soon.

Still experimenting with indicators in TOS for entries and exits. The "indicator salad de jour" was Hull MA(20), MACD, and ultimate oscillator, plus volume spikes and bullish CS patterns.

Wed, and Thurs were good, today was shitty, the only action being FSCS and CADC, both from another filter.

And, to be clear, these are paper trades, but real time. The only variables being slippage and fills.

Have a great weekend,
Graftonian

Mansor
78 posts
msg #143886
Ignore Mansor
6/22/2018 8:58:40 PM

thanks for updating me on the scan, I will add and run on monday 7am,

I find ToS quite slow in premkt, as information (chart wise) isn't relayed as quick as I would prefer, but I understand it's to a small number of shares being traded.

have a great weekend too



Mactheriverrat
3,135 posts
msg #143892
Ignore Mactheriverrat
modified
6/23/2018 3:54:34 PM

@graftonian
This is some code FOUR came up with sometime ago. I just changed some of the numbers as it doesn't show the histogram.

set{macdema, cema(macd(10,24),8)}
set{macdfast, macd fast line(10,24,8)}
draw macdfast on plot macdema
draw macdfast line at 0

Example using GTN


graftonian
1,089 posts
msg #143894
Ignore graftonian
6/24/2018 10:47:06 AM

Mac, Thanks for the filter. As you know, I cannot leave well enough alone. A bit of tweaking is always in order.

Fetcher[
market is not OTCBB
Average Volume(30) > 500000
set{macdema, cema(macd(10,24),8)}
set{macdfast, macd fast line(10,24,8)}
draw macdfast on plot macdema
draw macdfast line at 0
set{trigger, count(macdfast crossed above macdema, 1)}
draw trigger
trigger > 0
add column macdema
/***Is stock near 1 year low*****/
set{YrHi, close 200 day high}
set{YrLo, close 200 day low}
set{YrRange, YrHi - YrLo}
set{RngPct1, close - YrLo}
set{RngPct2, RngPct1 / YrRange}
set{RangePct, RngPct2 * 100}
draw YrLo on plot price
draw YrHi on plot price
add column RangePct
draw IFT(5,9) and add column IFT(5,9)
IFT(5,9) between -0.90 and -0.75
sort on column 6 ascending
slope of IFT(5,9) is increasing
rangepct < 25
]



I will check out CJ and CS on monday morning.

graftonian
1,089 posts
msg #143908
Ignore graftonian
6/25/2018 11:39:40 AM

I only have two candidates today, and they ain't goin' nowhere.

morteza471
132 posts
msg #143911
Ignore morteza471
6/25/2018 12:31:41 PM

Today's winners from my filter are xbio abil

Mansor
78 posts
msg #143912
Ignore Mansor
6/25/2018 1:32:35 PM

Morteza, which scan are you using, can you please advice.

I am using the one on this page & I am getting yeco & refr

thanks

graftonian
1,089 posts
msg #143913
Ignore graftonian
6/25/2018 2:30:50 PM

I didn't see a buy on ABIL was around 1130c. Didn't touch XBIO due to MACD.

StockFetcher Forums · Filter Exchange · I have a money making filter for day trading<< 1 ... 2 3 4 5 6 ... 8 >>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.