[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] any karnish watchers out there? QQQ-StoRSI confirmation



PureBytes Links

Trading Reference Links




 
----- Original Message ----- 
From: "Dave Merrill" <<A 
href=""><FONT 
size=2>dmerrill@xxxxxxx<FONT 
size=2>>
To: <<A 
href=""><FONT 
size=2>amibroker@xxxxxxxxxxxxxxx<FONT 
size=2>>
Sent: Friday, November 21, 2003 11:22 
AM
Subject: [amibroker] any karnish watchers out there? 
QQQ-StoRSI confirmation

> if you've been checking out the Uncle Steve Live 
show on Paltalk (Business> and Finance/Teach-Talk-Trade), he's been 
talking up StoRSI(8, 8, 3) as a way> to trade QQQ. I don't want to argue 
with him, but I don't get great or> consistent results with it, so I 
wanted to check my results and AFL with> someone else.> > 
here are my QQQ StoRSI results, trading at next day's open w 1%> 
commission/slippage, no stops:> > 99:   0.25 %> 
00: 106.15 %> 01: -38.58 %> 02: -37.47 %> 03:  21.29 
%> > > here's the code I used; please confirm that 
too:> > r = RSI(8);> StoRSI = EMA( (r - LLV(r, 8) ) / ( 
(HHV(r, 8) ) - LLV(r, 8) ), 3) * 100;> buy = cover = Cross(13, 
StoRSI);> sell = short = Cross(StoRSI, 87);> > (ideally, 
you'd add to your position each time you got another cross w/o an> 
intervening reverse signal. can't do that in AB, so I didn't.)> > 
> is this what others see? is the AFL correct? any other comments 
or> corrections? what's wrong w this picture?
 
Perhaps inclusion of stops and 
confirming signals from other indicators.
<FONT 
size=2>> > dave> > > ------------------------ 
Yahoo! Groups Sponsor ---------------------~-->> Buy Ink Cartridges or 
Refill Kits for your HP, Epson, Canon or Lexmark> Printer at MyInks.com. 
Free s/h on orders $50 or more to the US & Canada.> 
<FONT 
size=2>http://www.c1tracking.com/l.asp?cid=5511<FONT 
size=2>> <A 
href=""><FONT 
size=2>http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM<FONT 
size=2>> 
---------------------------------------------------------------------~->> 
> Send BUG REPORTS to <A 
href=""><FONT 
size=2>bugs@xxxxxxxxxxxxx> Send 
SUGGESTIONS to <A 
href=""><FONT 
size=2>suggest@xxxxxxxxxxxxx> 
-----------------------------------------> Post AmiQuote-related messages 
ONLY to: <FONT 
size=2>amiquote@xxxxxxxxxxxxxxx 
> (Web page: <A 
href=""><FONT 
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT 
size=2>)> --------------------------------------------> Check 
group FAQ at: <A 
href=""><FONT 
size=2>http://groups.yahoo.com/group/amibroker/files/groupfaq.html<FONT 
size=2> > > Your use of Yahoo! Groups is subject to 
<FONT 
size=2>http://docs.yahoo.com/info/terms/<FONT 
size=2> > > 






Yahoo! Groups Sponsor


  ADVERTISEMENT 









Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.