StockFetcher Forums · Filter Exchange · 90% chance to make 1%<< 1 2 3 >>Post Follow-up
SFMc01
358 posts
msg #59830
Ignore SFMc01
2/20/2008 9:05:10 PM

Hopefully I'm wrong ... but, the backtest I ran for a two year period only shows that 69% of the stocks selected had highs at least 1% over the open. As you know, it may be difficult making a profit when only making 1% on 69% of the trades. I couldn't find any stop loss number that would make this filter profitable using StockFetcher's flawed one day holding period backtesting method. Holding more than 1 day failed miserably. I also was not successful adding and varying some criteria.

SFMc01
358 posts
msg #59831
Ignore SFMc01
2/20/2008 9:06:29 PM

Follow up: Has anyone else backtested this?

dwiggains
448 posts
msg #59861
Ignore dwiggains
2/21/2008 7:22:37 PM

Hi
I tried paper trading this today. I did not do very good.
Anyone else trade today.
Thanks
See ya
David

nikoschopen
2,824 posts
msg #59862
Ignore nikoschopen
2/21/2008 9:08:57 PM

Well, as far as I can tell, the past and the future were never on friendly terms.


moqual
38 posts
msg #59864
Ignore moqual
modified
2/21/2008 9:55:01 PM

There's no point in backtesting.

Backtesting is used to determine the accuracy of past technical indicator buy/sell signals.

This filter is purely a statistical list of given short term trends

moqual
38 posts
msg #59865
Ignore moqual
2/21/2008 10:00:22 PM

Top of long list before today's open: HUBG
HUBG produced 2.66% long profit

Top of short list before today's open: KMX
KMX produced 3.85% short profit today


Not too sure why it was not successful.
Please elaborate



moqual
38 posts
msg #59972
Ignore moqual
2/26/2008 2:57:32 PM

Is anyone using these filters?

johnpaulca
12,036 posts
msg #59987
Ignore johnpaulca
2/26/2008 8:35:43 PM

moqual...are you trading with this filter ??? it had some good picks. How do you decide which stocks to trade from this scan. I added an ema(100) to the filter to filter stocks in a down trend. Would be kind to post an example chart for us see your entry and exit strategy. tia

psychtrader
4 posts
msg #61360
Ignore psychtrader
modified
4/11/2008 10:58:49 AM

moqual, can you email me about these filters?
psychtrader(AT)gmail.com

I am looking for some explanation and possible customizations. Thanks!

TheRumpledOne
6,529 posts
msg #61370
Ignore TheRumpledOne
modified
4/11/2008 1:29:00 PM

Fetcher[

set{Xgapup, count(gap > 0, 1)}
set{Xgapdn, count(gap < 0, 1)}

set{cl1lo, close 1 day ago - low}
set{hicl1, high - close 1 day ago }

set{fillsgu, count(cl1lo > 0, 25)}
set{fillsgd, count(hicl1 > 0, 25)}
add column gap
set{GU25, count(Xgapup > 0, 25)}
set{GD25, count(Xgapdn > 0, 25)}
and add column GU25
and add column GD25
add column fillsgd
add column fillsgu
and add column separator

set{LProfit%, percent high greater than open}
set{SProfit%, percent open greater than low}
set{lp1,lprofit% 1 day ago}
set{lp2,lprofit% 2 days ago}
set{lp3,lprofit% 3 days ago}
set{lp4,lprofit% 4 days ago}
set{sp1,sprofit% 1 day ago}
set{sp2,sprofit% 2 days ago}
set{sp3,sprofit% 3 days ago}
set{sp4,sprofit% 4 days ago}
add column LProfit%
add column lp1
add column lp2
add column lp3
add column lp4
and add column separator
add column SProfit%
add column sp1
add column sp2
add column sp3
add column sp4

/* Long Profit Statistics Display */

set{z1, count(SProfit% > 1.0 , 25)}
set{z2, count(SProfit% > 2.0 , 25)}
set{l1, count(LProfit% > 1.0 , 25)}
set{l2, count(LProfit% > 2.0 , 25)}
Set{rr,l1/z1}


and add column separator
and add column L1{L>1%}
and add column L2{L>2%}
and add column Z1{S>1%}
and add column Z2{S>2%}
Add column rr
add column average day range(5)

symlist(spf)

sort column 27 descending
]



Just wanted to see how your filter displayed SPF - Nice presentation!

Looks like SPF is a "POPPER" and a "GAP FILLER", what a great, as in profitable, combination.





StockFetcher Forums · Filter Exchange · 90% chance to make 1%<< 1 2 3 >>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.