StockFetcher Forums · Filter Exchange · Telling the Future...<< 1 2 3 4 >>Post Follow-up
TheRumpledOne
6,407 posts
msg #43727
Ignore TheRumpledOne
5/15/2006 1:20:43 AM

"... donations accepted :-)"

Uh oh...




TheRumpledOne
6,407 posts
msg #43726
Ignore TheRumpledOne
modified
5/15/2006 1:31:47 AM

Precaution for QQQQ is 52 but Mcoor for QQQQ is 87.

Talk about telling the future!!

If price closes above the middle, go/stay long.

If price closes below the middle, go/stay short.

If during the day the price crosses the middle, go with the flow.

MAY ALL YOUR FILLS BE COMPLETE.







TheRumpledOne
6,407 posts
msg #43725
Ignore TheRumpledOne
modified
5/15/2006 1:39:56 AM

Fetcher[
set{c1,count(day change 1 day ago above 0,1) + count(ind(qqqq,day change) above 0,1)}
set{c2,count(day change 1 day ago below 0,1) + count(ind(qqqq,day change) below 0,1)}
set{precaution,count(max(c1,c2) equal 2,100)}


/* Middle Filter Display */

set{MidLx1, high 1 day ago + low 1 day ago }
set{Middle, MidLx1 / 2}

set{dd1, count(close above middle ,1) + count(close 1 day ago above middle ,1)}
set{dd2, count(close below middle ,1) + count(close 1 day ago below middle ,1)}
set{Mcorr, count( max(dd1,dd2) equal 2,100)}

/* column displays */

add column precaution

and add column Mcorr

and add column Middle

close above 20
volume above 1000000
avgvol(5) above 1000000
avgvol(30) above 1000000

market is nasdaq
sort by column 5 descending
]



Nice work fellow traders!

I added a correlation column MCoor for the MIDDLE.

As you can see, for the "big boy" NASDAQ stocks, trading in the direction of the middle usually gives you a 60% or better chance at a profit, if you hold all day and better if you scalp out when you can.

Remember the market is made up of individual stocks not the other way around.

MAY ALL YOUR FILLS BE COMPLETE.




heyen
124 posts
msg #43730
Ignore heyen
5/15/2006 4:18:08 AM

Thanks for your feedback TheRumpledOne!

Hey TRO, i have just one problem with your Middle Display:
having the close on one side above / below middle wont tell me where the
highs and lows are going to be nor if theres a pos/neg day change.
It doesnt tell me, that the close is going to be above or below the open.
Just a propability of having more profit from shorting from top or
going long from the bottom, if i knew were that is.

Test it!
Correlation to day change or "close above/below open" ain't that good.
(Around 50/50)

Fetcher[
set{c1,count(day change 1 day ago above 0,1) + count(ind(qqqq,day change) above 0,1)}
set{c2,count(day change 1 day ago below 0,1) + count(ind(qqqq,day change) below 0,1)}
set{precaution,count(max(c1,c2) equal 2,100)}


/* Middle Filter Display */

set{MidLx1, high 1 day ago + low 1 day ago }
set{Middle, MidLx1 / 2}

set{dd1, count(day change above 0 ,1) + count(close 1 day ago above middle ,1)}
set{dd2, count(day change below 0 ,1) + count(close 1 day ago below middle ,1)}
set{Mcorr, count( max(dd1,dd2) equal 2,100)}

/* column displays */

add column precaution

and add column Mcorr

and add column Middle

close above 20
volume above 1000000
avgvol(5) above 1000000
avgvol(30) above 1000000

market is nasdaq
sort by column 5 descending
]



But as you say, its not a filter, its a display, even an idea concept only.

Hey and why is there a difference between middle & day position(.5)?
I thought they were the same, but aren't!



heyen
124 posts
msg #43732
Ignore heyen
5/15/2006 5:14:00 AM

New Backtest:

Buying stock that correlate close to the qqqq. Signal is when stocks that precede the qqqq move north.



Approach Information
Approach Name: Foreteller
Test started on 12/30/2005 ended on 05/12/2006, covering 91 days
Filter used:
market is nasdaq
avgvol(90) above 100000
set{c1,count(ind(qqqq,day change) above 0,1) + count(day change above 0,1)}
set{c2,count(ind(qqqq,day change) below 0,1) + count(day change below 0,1)}
set{c3,count(max(c1,c2) equal 2,100)}
add column c3
sort by column 5 descending
set{c4,count(ind(prwt,day change) above 0,1)+count(ind(amln,day change) above 0,1)}
set{c5,count(ind(cege,day change) above 0,1)+count(ind(xlnx,day change) above 0,1)}
set{c6,c4+c5}
c6 above 2

Trade Statistics
There were 105 total stocks entered. Of those, 105 or 100.00% were complete and or 0.00% were open.
Of the 105 completed trades, 60 trades or 57.14%resulted in a net gain.
Your average net change for completed trades was: 0.69%.
The average draw down of your approach was: -1.54%.
The average max profit of your approach was: 1.66%
The Reward/Risk ratio for this approach is: 1.97
Annualized Return on Investment (ROI): 170.90%, the ROI of ^SPX was: 7.97%.

Exit Statistics
Stop Loss was triggered 0 times or 0.00% of the time.
Stop Profit was triggered 0 times or 0.00% of the time.
Trailing Stop Loss was triggered 0 times or 0.00% of the time.
You held for the maximum period of time (1 days) 105 times or 100.00% of the time.
An exit trigger was executed 0 times or 0.00% of the time.

Statistics By Holding Period
 Completed1 day chg2 day chg3 day chg4 day chg5 day chg
Winners:605658585758
Losers:454847474847
Win/Loss Ratio:1.33:11.17:11.23:11.23:11.19:11.23:1
Net Change:0.69%0.19%0.82%1.62%1.85%1.73%

Statistics By Variable: Match Price
 <120<160<200<240<280<320<360<400<440<480
Completed25:1016:19----6:56:44:63:1
1 day chg22:1217:18----6:54:63:74:0
2 day chg21:1417:18----7:45:55:53:1
3 day chg22:1316:19----7:46:45:52:2
4 day chg22:1316:19----6:56:45:52:2
5 day chg23:1216:19----8:34:65:52:2

Statistics By Variable: Average Volume
 <2.0M<4.0M<6.0M<8.0M<10.0M<12.0M<14.0M<16.0M<18.0M<20.0M
Completed35:196:10---7:55:56:51:1-
1 day chg32:217:9---6:63:77:41:1-
2 day chg29:259:7---7:56:45:62:0-
3 day chg30:248:8---8:45:55:62:0-
4 day chg29:259:7---7:56:45:61:1-
5 day chg28:2611:5---6:66:47:40:2-



__fetcheruser123
msg #43739
Ignore __fetcheruser123
5/15/2006 3:17:24 PM

hscott,

What kind of trade setup were you using? I tried backtesting your filter with a 25% stop loss, like you mentioned, and my results were not so great.

Stop Loss: 25%
Profit Stop: N/A
Trailing Stop Loss: N/A
Minimum Holding Days: N/A
Maximum holding days: 25

Approach Information
Approach Name: unnamed approach
Test started on 12/31/2003 ended on 12/30/2005, covering 504 days
Filter used:
set{c1,count(ind(qqqq,day change) 1 day ago above 0,1)}
set{c11,count(day change above 0,1)}
set{c12,c1+c11}
set{c13,count(c12 equal 2,100)}
set{c2,count(ind(qqqq,day change) 1 day ago below 0,1)}
set{c21,count(day change below 0,1)}
set{c22,c2 + c21}
set{c24,count(c22 equal 2,100)}
set{c23,1.8*c24}
set{c3,c13-c23}
c3 greater than 12
and Historical Volatility(100,1) less than 40
add column c3
and add column c13
and add column c23

Trade Statistics
There were 501 total stocks entered. Of those, 500 or 99.80% were complete and 1 or 0.20% were open.
Of the 500 completed trades, 234 trades or 46.80%resulted in a net gain.
Your average net change for completed trades was: -0.04%.
The average draw down of your approach was: -4.67%.
The average max profit of your approach was: 4.65%
The Reward/Risk ratio for this approach is: 0.98
Annualized Return on Investment (ROI): -0.40%, the ROI of ^SPX was: 6.12%.

Exit Statistics
Stop Loss was triggered 3 times or 0.60% of the time.
Stop Profit was triggered 0 times or 0.00% of the time.
Trailing Stop Loss was triggered 0 times or 0.00% of the time.
You held for the maximum period of time (25 days) 497 times or 99.40% of the time.
An exit trigger was executed 0 times or 0.00% of the time.

Statistics By Holding Period
 Completed2 day chg5 day chg10 day chg25 day chg40 day chg
Winners:234241262280227269
Losers:261249232216268230
Win/Loss Ratio:0.90:10.97:11.13:11.30:10.85:11.17:1
Net Change:-0.04%-0.09%0.19%0.40%-0.03%1.42%

Statistics By Variable: Match Price
 <400<800<1200<1600<2000<2400<2800<3200<3600<4000
Completed232:2601:0-----1:1--
2 day chg238:2491:0-----2:0--
5 day chg259:2321:0-----2:0--
10 day chg278:2151:0-----1:1--
25 day chg225:2671:0-----1:1--
40 day chg267:2291:0-----1:1--

Statistics By Variable: Average Volume
 <10.0M<20.0M<30.0M<40.0M<50.0M<60.0M<70.0M<80.0M<90.0M<100.0M
Completed233:2570:2-1:00:1----0:1
2 day chg239:2460:2-1:00:1----1:0
5 day chg260:2290:2-1:00:1----1:0
10 day chg276:2151:1-1:01:0----1:0
25 day chg226:2640:2-1:00:1----0:1
40 day chg267:2270:2-1:01:0----0:1



heyen
124 posts
msg #43740
Ignore heyen
modified
5/15/2006 3:36:34 PM

hscott seems to use an exit filter, would you share hscott?


hscott
34 posts
msg #43748
Ignore hscott
5/15/2006 5:01:04 PM

Yes, my exit filter is 10% profit stop plus "close crossed above upper bollinger band(15,2.6)"
I don't think you want a maximum holding days value as these seem to take awhile to develop.
chrismnu2003 - ran my filter with your dates and my exits and got ROI 10.96 with 63% gain. Not as good as before true enough.

Approach Information
Approach Name: set{c2,count(ind(qqqq,day change) 1 day ago below ...
Test started on 12/31/2003 ended on 12/30/2005, covering 504 days
Filter used:
set{c1,count(ind(qqqq,day change) 1 day ago above 0,1)}
set{c11,count(day change above 0,1)}
set{c12,c1+c11}
set{c13,count(c12 equal 2,100)}
set{c2,count(ind(qqqq,day change) 1 day ago below 0,1)}
set{c21,count(day change below 0,1)}
set{c22,c2 + c21}
set{c24,count(c22 equal 2,100)}
set{c23,1.8*c24}
set{c3,c13-c23}
c3 greater than 12
and Historical Volatility(100,1) less than 40
add column c3
and add column c13
and add column c23

Trade Statistics
There were 427 total stocks entered. Of those, 427 or 100.00% were complete and or 0.00% were open.
Of the 427 completed trades, 268 trades or 62.76%resulted in a net gain.
Your average net change for completed trades was: 1.37%.
The average draw down of your approach was: -4.74%.
The average max profit of your approach was: 4.91%
The Reward/Risk ratio for this approach is: 1.78
Annualized Return on Investment (ROI): 10.96%, the ROI of ^SPX was: 6.12%.

Exit Statistics
Stop Loss was triggered 3 times or 0.70% of the time.
Stop Profit was triggered 69 times or 16.16% of the time.
Trailing Stop Loss was triggered 0 times or 0.00% of the time.
You held for the maximum period of time (40 days) 241 times or 56.44% of the time.
An exit trigger was executed 114 times or 26.70% of the time.

Statistics By Holding Period
 Completed2 day chg5 day chg10 day chg25 day chg40 day chg
Winners:268221238253207240
Losers:157197183171215185
Win/Loss Ratio:1.71:11.12:11.30:11.48:10.96:11.30:1
Net Change:1.37%0.13%0.46%0.83%0.56%2.03%

Statistics By Variable: Match Price
 <400<800<1200<1600<2000<2400<2800<3200<3600<4000
Completed266:1561:0-----1:1--
2 day chg218:1971:0-----2:0--
5 day chg235:1831:0-----2:0--
10 day chg251:1701:0-----1:1--
25 day chg205:2141:0-----1:1--
40 day chg238:1841:0-----1:1--

Statistics By Variable: Average Volume
 <10.0M<20.0M<30.0M<40.0M<50.0M<60.0M<70.0M<80.0M<90.0M<100.0M
Completed267:156--1:0-----0:1
2 day chg219:197--1:0-----1:0
5 day chg236:183--1:0-----1:0
10 day chg251:171--1:0-----1:0
25 day chg206:214--1:0-----0:1
40 day chg239:184--1:0-----0:1

Statistics By Variable: ADX(14|14)
 <10<20<30<40<50<60<70<80<90<100
Completed0:133:2172:5169:3242:2337:1412:93:6--
2 day chg1:026:2668:5350:5033:3126:2413:84:5--
5 day chg1:032:2273:4954:4532:3228:2413:75:4--
10 day chg1:030:2474:4956:4338:2735:1715:64:5--
25 day chg0:123:3166:5646:5327:3833:189:123:6--
40 day chg0:130:2362:6265:3636:2836:169:122:7--

Statistics By Variable: Comparative Relative Strength(^IXIC|10)
 <0.8<0.9<1<1.1<1.2<1.3<1.4<1.5<1.6<1.7
Completed1:0-171:9984:5211:61:0----
2 day chg1:0-139:12572:639:80:1----
5 day chg1:0-158:10872:647:100:1----
10 day chg1:0-164:10582:546:110:1----
25 day chg1:0-134:13364:728:90:1----
40 day chg1:0-154:11776:599:80:1----

Statistics By Variable: Historical Volatility(100|1|365)
 <8<12<16<20<24<28<32<36<40<44
Completed7:436:1444:3248:1437:3421:2529:1628:1418:4-
2 day chg6:431:1936:3930:3032:3817:2832:1322:1915:7-
5 day chg7:431:2046:2932:2937:3220:2530:1521:2114:8-
10 day chg4:731:2142:3341:2141:3024:2229:1526:1615:6-
25 day chg5:628:2130:4537:2526:4422:2421:2424:1814:8-
40 day chg6:533:1941:3543:1831:4019:2626:1925:1716:6-



heyen
124 posts
msg #43749
Ignore heyen
modified
5/15/2006 7:23:56 PM

Watchout! Bearmarket is over?

Market was split today almost 50/50 between advancing and declining.
Bulls are testing bears tomorow...
My precaution filter indicates that tomorrow (May 16th 2006) will be a positive day for the market.
We'll see if this holds true...



hscott
34 posts
msg #43751
Ignore hscott
5/15/2006 11:16:33 PM

Heyen - On your Foreteller backtest, either there is something wrong or I am missing something. If I run your filter for May 15, I get 1628 stocks. That is because when your key stocks go up any Nasdaq stock will satisfy your filter. So you must get a small number of stocks by specifying say only a max of 1 stock per day. So then the key is how you sort and which stock out of a long list you pick.

I would have thought that you'd want to add a criterion such as c3 greater than 12.

Anyway I modified your idea a little reqiring good correlation with Nasdaq and that 2 of your key stocks go up. By the way this is a great idea you had about foretelling.

Approach Information
Approach Name: set{c4,count(ind(qqqq,day change) 1 day ago above ...
Test started on 06/30/2005 ended on 03/31/2006, covering 189 days
Filter used:
set{c4,count(ind(qqqq,day change) 1 day ago above 0,1)}
set{c41,count(day change above 0,1)}
set{c42,c4+c41}
set{c43,count(c42 equal 2,100)}
set{c44,count(ind(prwt,day change) above 0,1)+count(ind(amln,day change) above 0,1)}
c44 above 1
c43 above 38


Trade Statistics
There were 345 total stocks entered. Of those, 220 or 63.77% were complete and 125 or 36.23% were open.
Of the 220 completed trades, 190 trades or 86.36%resulted in a net gain.
Your average net change for completed trades was: 5.10%.
The average draw down of your approach was: -5.38%.
The average max profit of your approach was: 7.04%
The Reward/Risk ratio for this approach is: 5.88
Annualized Return on Investment (ROI): 67.62%, the ROI of ^SPX was: 10.34%.

Exit Statistics
Stop Loss was triggered 0 times or 0.00% of the time.
Stop Profit was triggered 45 times or 20.45% of the time.
Trailing Stop Loss was triggered 0 times or 0.00% of the time.
You held for the maximum period of time (250 days) 0 times or 0.00% of the time.
An exit trigger was executed 175 times or 79.55% of the time.

Statistics By Holding Period
 Completed2 day chg5 day chg10 day chg25 day chg40 day chg
Winners:190173205201193163
Losers:29170138143151132
Win/Loss Ratio:6.55:11.02:11.49:11.41:11.28:11.24:1
Net Change:5.10%-0.11%1.07%1.80%3.11%5.29%

Statistics By Variable: Match Price
 <20<40<60<80<100<120<140<160<180<200
Completed69:1359:1335:215:07:01:02:01:0-1:1
2 day chg50:5854:5840:3219:117:60:12:00:3-1:1
5 day chg67:4059:5344:2822:910:31:02:00:3-0:2
10 day chg67:4258:5342:3020:119:41:02:01:2-1:1
25 day chg59:4956:5641:3123:89:41:02:01:2-1:1
40 day chg51:4347:4629:3221:510:31:02:02:1-0:2

Statistics By Variable: Average Volume
 <10.0M<20.0M<30.0M<40.0M<50.0M<60.0M<70.0M<80.0M<90.0M<100.0M
Completed188:292:0--------
2 day chg172:1671:2-------0:1
5 day chg203:1362:1-------0:1
10 day chg198:1422:1-------1:0
25 day chg192:1481:2-------0:1
40 day chg161:1301:2-------1:0



StockFetcher Forums · Filter Exchange · Telling the Future...<< 1 2 3 4 >>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.