PureBytes Links
Trading Reference Links
|
<FONT face=Arial color=#0000ff
size=2>Herman,
<FONT face=Arial color=#0000ff
size=2>
Since
the indicator range is 0 - 100 wouldn't 17 and 83 actually be
symetrical?
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>dingo
<FONT
face=Tahoma size=2>-----Original Message-----From: Herman van den
Bergen [mailto:psytek@xxxx] Sent: Friday, July 19, 2002 1:08
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker]
StoRSI
<FONT
size=2>Thanks for
sharing Steve!BTW Steve, I notice you are using asymmetrical
Thresholds :-)
<SPAN
class=380483616-19072002>OK, who is going to jiggle this one and make it
fly? I want at least RAR=500% :-)))
<FONT
face="Courier New">The QQQ is nice for
an AB group effort... how about some tutorial fun/discussion? This could be,
if documented, a practical system development project that could teach
everyone something... a great help file for
newcomers!
<SPAN
class=380483616-19072002><FONT
size=2><SPAN
class=380483616-19072002><FONT
face="Courier New" size=2>see AFL code below
for starters...
<SPAN
class=380483616-19072002>Take care,<FONT face="Courier New"
size=1><FONT
size=2>Herman.<FONT
size=1>
StoRSI = <FONT
color=#0000ff>EMA((<FONT
color=#0000ff>scRSI(C,<FONT
color=#ff00ff>8) - <FONT
color=#0000ff>LLV(<FONT
color=#0000ff>scRSI(C,<FONT
color=#ff00ff>8),<FONT
color=#ff00ff>8<FONT
size=1>))/(<FONT face="Courier New"
size=1>HHV(scRSI(C,8),8) - LLV(scRSI(C,8),8)),3)*100<FONT
face="Courier New" size=1>;Buy = Cross<FONT
face="Courier New" size=1>(<SPAN
class=380483616-19072002>17,StoRSI);Sell= Cross<FONT
face="Courier New" size=1>(StoRSI,<SPAN
class=380483616-19072002>83);Short =
Sell;Cover = Buy;<FONT
face="Courier New">Plot(<FONT
size=1>Equity(),"Equity"<FONT
size=1>,1,<FONT
size=1>1);
<FONT face=Tahoma
size=2>-----Original Message-----From: Steve Karnish
[mailto:kernish@xxxx]Sent: Friday, July 19, 2002 11:24
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
StoRSI
List,
Last December, I presented my StoRSI indicator
to the Fort Collins Market Technicians Association (a group that gets
together to drink beer and eat Mexican food...at an Irish Pub). At the
time, I had been trading the system for approximately a year. It
has continued to trade profitably during the past six months "slide to
hell". For those who might of missed previous post, the guts of the
system are attached. Sorry, but I can only provide MetaStock
code. All trades are initiated on the opening, the day following the
signal.
Take care,
Steve Karnish, CTACedar Creek Trading<A
href="">www.cedarcreektrading.com1-877-668-1125Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|