StockFetcher Forums · Filter Exchange · 5% A WEEK FILTER (BASED ON TRO'S CROCK POT)<< 1 ... 27 28 29 30 31 ... 37 >>Post Follow-up
dgkaufman
23 posts
msg #133618
Ignore dgkaufman
1/8/2017 3:43:05 PM

Happy New Year All,

I've never been more fascinated in a strategy than this one. I've begun my own back-testing model on this strategy in excel and will post any results I find that can improve which stocks to choose from the filter results. If anyone wants to collaborate with me, feel free to reach out

-Devin

graftonian
1,089 posts
msg #133625
Ignore graftonian
modified
1/8/2017 10:54:16 PM

Steve, I am using the filter on page 1 posted by Kevin.

Devin, Any help from any source is appreciated.

I am working on a filter to illustrate the progress of the weekly picks, but I am not sure if it will work using weekly data on a daily chart. Will post tomorrow, after the market opens.

Going to get up early(that's hard to do for an old geezer), and see if I can get any guidance from the pre-market action.

graftonian
1,089 posts
msg #133638
Ignore graftonian
modified
1/9/2017 10:43:49 AM

Market orders at open worked this week.

BTO BCEI @ 1.76 stop at 15 min EMA(13) STC BCEI @ 2.13 (1225cst)
BTO XGTI @ 1.96 out at 4.2% (slippage)

Fetcher[
/*filter to monitor progress of Jan 6 picks*/
symlist(idxg,bcei,xgti,akao,bcda,gpl,labd,ndev)
add column separator
add column weekly open{weekly_open}
/*MEASURE THE DIFFERENCE FROM WEEKLY OPEN TO WEEKLY HIGH*/
set{whiop, weekly high - weekly open}
set{weekly_Profit, whiop / weekly open}
add column separator
add column weekly_profit
sort on column 8 descending
/*DETERMINE THE RISK OF TRIPPING A 10% STOP LOSS*/
set{wloss, weekly open - weekly low}
set{max_loss, wloss / weekly open}
add column max_loss{weekly_loss}

draw price line at weekly open
set{win, weekly open * 1.05}
set{bust, weekly open * .9}
draw price line at win
draw price line at bust
chart-time is 5 days
]



BarTune1
441 posts
msg #133643
Ignore BarTune1
1/9/2017 1:40:21 PM

nice work Graft ...

graftonian
1,089 posts
msg #133677
Ignore graftonian
modified
1/11/2017 9:11:34 AM

AKAO up 14% in pre market. Stopped out at 5% in opening minutes, 4 winners and 2 losers this week.

SFMc01
358 posts
msg #133678
Ignore SFMc01
1/11/2017 9:20:02 AM

graftonian: Thank you

Steve

graftonian
1,089 posts
msg #133688
Ignore graftonian
1/11/2017 6:05:34 PM

LABD hit 5% @ 1115, Thanks Donald: and NDEV tanked

graftonian
1,089 posts
msg #133738
Ignore graftonian
1/14/2017 6:03:52 PM

Next weeks 5% crockpot picks; what are the two to bet on?

symlist(idxg,bcei,xgti,akao,nm,gpl,labd,ndev)

Only 1 "new face in the crowd. GPL interesting, no losing weeks in last 13 weeks.
Any ideas on how to fix the performance calculation to handle the "division by zero" problem?

ludowillems
111 posts
msg #133749
Ignore ludowillems
1/15/2017 3:53:38 PM

This is what I get this Sunday evening (CET):
symlist(IDXG,AKAO)

graftonian
1,089 posts
msg #133751
Ignore graftonian
1/15/2017 5:20:58 PM

BCEI and XGTI will probably be my picks; may thow some money at GPL if silver is strong in premarket.


StockFetcher Forums · Filter Exchange · 5% A WEEK FILTER (BASED ON TRO'S CROCK POT)<< 1 ... 27 28 29 30 31 ... 37 >>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.