StockFetcher Forums · Filter Exchange · RSI(2) REVISITED<< 1 ... 8 9 10 11 12 >>Post Follow-up
luc1grunt
622 posts
msg #61546
Ignore luc1grunt
4/17/2008 8:18:26 AM

Gaps stats are profitable.

Hioplo stats are profitable.

stochastic / ma crosses are profitable.

You have to use the data in your favor and exploit the advantage.

I think it is foolish to rigidly adhere to a "camp" (stats vs. squiggly as some phrase it), unless you are new to trading. Then, I believe it is wise to learn the hell out of a strategy and then trade it.

:)

I also believe explaining a strategy is in order as opposed to assuming the audience is in the same row as the poster. That, to me, is just common sense.

klynn55
747 posts
msg #61548
Ignore klynn55
4/17/2008 10:14:24 AM

Luc: i have never traded but wish to do so: however, i don't understand tros filters.
if anyone would gjve me a hand , i'll pay you. First i will do a search for the column headers,google and here, if that doesnt work. ill ask for a hand.
my email is klynn55atnetzero.net

TheRumpledOne
6,529 posts
msg #61556
Ignore TheRumpledOne
4/17/2008 1:53:04 PM

4/17/2008 7:16:26 AM

Stats are in your favor.

My post was in regrads to the poster not available to watch the intra-day action. Always take the ADR into account when placing hard stops on volatile stocks. :)
=================================================

I was agreeing with you.




TheRumpledOne
6,529 posts
msg #61557
Ignore TheRumpledOne
4/17/2008 1:53:53 PM

klynn55

.....however, i don't understand tros filters. .....

===================================================

THEN MOVE ON TO SOMETHING ELSE.

PLEASE LEAVE ME ALONE.



klynn55
747 posts
msg #61559
Ignore klynn55
4/17/2008 2:29:35 PM

TRO;

that post was'nt directed to you, i simply need help and so asked.Hell. once i get going i might even send you a donation!

TheRumpledOne
6,529 posts
msg #61566
Ignore TheRumpledOne
4/17/2008 7:37:23 PM

Same as 5 pages ago:

Fetcher[
/* RSI(2) < 25 POP */

set{HiOp, high - open }

add column HiOp

rsi(2) < 25

close above 20
average volume(30) above 1000000

sort column 5 descending
]






Fetcher[
/* RSI(2) < 25 POP - test */

set{HiOp, high - open }

add column HiOp
add column rsi(2) 1 day ago {rsi(2)_1}

rsi(2) 1 day ago < 25

close above 20
average volume(30) above 1000000

sort column 5 descending

date offset is 1
]



Perhaps we can get this thread back on track.



TheRumpledOne
6,529 posts
msg #61567
Ignore TheRumpledOne
4/17/2008 7:44:15 PM

Fetcher[
/* RSI(2) < 25 POP */

set{hiop, High - Open }

set{ a1, hiop 1 day ago }
set{ a2, hiop 2 day ago }
set{ a3, hiop 3 day ago }
set{ a4, hiop 4 day ago }

add column hiop
add column hiop 1 day ago { hiop1 }
add column hiop 2 day ago { hiop2 }
add column hiop 3 day ago { hiop3}
add column hiop 4 day ago { hiop4 }

rsi(2) < 25

close above 20
average volume(30) above 1000000

sort column 5 descending
]




Look at the High minus Open history for the past 5 sessions. That should help you pick out the best candidates.


TheRumpledOne
6,529 posts
msg #61596
Ignore TheRumpledOne
modified
4/18/2008 1:18:15 PM

Fetcher[
/* RSI(2) < 25 POP FAIL TEST */

set{HiOp, high - open }

set{LT25, count(rsi(2) 1 day ago below 25,1) }

set{LT25OP, count( LT25 equal 1, 100) }

set{fail, LT25 * count(HiOp below .10,1)} }

set{fails, count( fail equal 1, 1) }

set{failed, count( fails equal 1, 100) }


set{fail50, LT25 * count(HiOp below .50,1)} }

set{fails50, count( fail50 equal 1, 1) }

set{failed50, count( fails50 equal 1, 100) }

add column HiOp
add column LT25OP
add column failed
add column failed50

market is nasdaq
close 1 day ago above 20
volume 1 day ago above 300000
rsi(2) 1 day ago < 25

sort column 7 ascending
]



You can run this during market hours to see how much you could have made (hiop) had you bought at the open price.





TheRumpledOne
6,529 posts
msg #61627
Ignore TheRumpledOne
4/20/2008 10:55:55 AM

Fetcher[
/* RSI(2) < 25 POP */

set{HiOp, high - open }

add column HiOp

rsi(2) below 25
rsi(2) crossed below 25

close above 20
average volume(30) above 1000000

sort column 5 descending
]



added: rsi(2) crossed below 25



TheRumpledOne
6,529 posts
msg #61647
Ignore TheRumpledOne
modified
4/20/2008 10:20:31 PM

Fetcher[
/* RSI(2) < 25 POP - Penny Poppers */

set{rsi_2days, count( rsi(2) 2 days ago above 25,1)}
set{rsi_1days, count( rsi(2) 1 day ago below 25,1)}
set{rsi_0days, count( rsi(2) above 25,1)}

set{pop1, rsi_2days * rsi_1days }
set{pop2, pop1 * rsi_0days }
set{pops, count(pop2 above 0, 100) }

set{hiop, High - Open }

set{ a1, hiop 1 day ago }
set{ a2, hiop 2 day ago }
set{ a3, hiop 3 day ago }
set{ a4, hiop 4 day ago }

add column pops
add column hiop
add column hiop 1 day ago { hiop1 }
add column hiop 2 day ago { hiop2 }
add column hiop 3 day ago { hiop3}
add column hiop 4 day ago { hiop4 }


rsi(2) < 25

close above 0.009
close below 1
volume above 1000000

sort column 5 descending
]



StockFetcher Forums · Filter Exchange · RSI(2) REVISITED<< 1 ... 8 9 10 11 12 >>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.