StockFetcher Forums · General Discussion · None Of This Is Real<< >>Post Follow-up
mesayah
658 posts
msg #94912
Ignore mesayah
7/19/2010 2:33:05 PM

You ever look at a pattern or system the night before
a trading day and the next day in application
none of the numbers work? Some sort of either
brainwashing or maybe it's all an illusion.

fortyfour
189 posts
msg #94913
Ignore fortyfour
7/19/2010 3:04:22 PM

Fetcher[
symlist(tza,tna)
slow Stochastic(5,3) Fast %K crossed above slow Stochastic(5,3) Slow %D
count(slow stochastics(5,3) < 25,3 ) > 0
]





From May to July this is real.... and hasnt stopped working YET...
I frequently add my own OPINION oscillator and hurt the results....
as do a large percentage of traders in general ,and, 100% of all those who
post on forums.... Guitly!



mesayah
658 posts
msg #94914
Ignore mesayah
7/19/2010 3:26:51 PM

Nice. But what about the 50% loss in march? How to know
when to bail system?

cath_campbell
5 posts
msg #94917
Ignore cath_campbell
7/19/2010 4:20:49 PM

Hey FortyFour,

I see what you're doing with this filter, but can you explain to me what this means: " count(slow stochastics(5,3) < 25,3 ) > 0] "

Does it mean count the number of times slow stoch was below 25? And what does the 3 mean?

Thanks!




Kevin_in_GA
4,599 posts
msg #94918
Ignore Kevin_in_GA
7/19/2010 4:26:49 PM

count(slow stochastics(5,3) < 25,3 ) > 0]
+++++++

This means that the slow stochastics(5,3) has been less than 25 at least once in the past three days.

four
5,087 posts
msg #94919
Ignore four
modified
7/19/2010 4:28:14 PM

Thank you 44

Fetcher[

draw ma(50)
draw weekly rsi(2)
close > open

slow Stochastic(5,3) Fast %K < slow Stochastic(5,3) Slow %D
set{cnt, count(slow stochastics(5,3) < 20,3)}

add column cnt > 2
close > 1
avgvol(12) > 1000000
sort column 1 descend

]



hp722c

fortyfour
189 posts
msg #94921
Ignore fortyfour
7/19/2010 7:08:04 PM

slow Stochastic(5,3) Fast %K crossed below slow Stochastic(5,3) Slow %D

is what I used as exit conditon here....SF backtester shows some nice swing tades recently.

I wish I had taken all the signals....but....didnt...





four
5,087 posts
msg #97076
Ignore four
modified
10/18/2010 9:30:24 PM

Fetcher[
draw slow stochastic fast %k(5,3) < slow stochastic slow %d(5,3) 1 day ago
slow stochastic fast %k(5,3) 1 day ago < slow stochastic slow %d(5,3) 2 days ago
rsi(2) < rsi(2) 1 day ago and rsi(2) < rsi(2) 3 days ago
avgvol(10) > 8236549
close > 1
Williams %R(2) > Williams %R(2) 1 day ago
Williams %R(2) 1 day ago < Williams %R(2) 2 days ago
/*
symlist(schb,schx,schg,schv,scha,schf,schc,sche)

symlist(

FAS ,
FAZ ,
BGU ,
BGZ ,
MWJ ,
MWN ,
TNA ,
TZA ,
ERX ,
ERY ,
TYH ,
TYP ,
EDC ,
EDZ ,
DZK ,
DPK ,
DRN ,
DRV ,
CZM ,
CZI ,
LBJ ,
LHB ,
SOXL ,
SOXS ,
TMF ,
TMV ,
TYD ,
TYO ,
TWOL ,
TWOZ ,
LBND ,
SBND ,
UPRO ,
SPXU ,
TQQQ ,
SQQQ ,
UDOW ,
SDOW ,
UMDD ,
SMDD ,
URTY ,
SRTY ,
)
*/
]


hp722c

StockFetcher Forums · General Discussion · None Of This Is Real<< >>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.