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

RE: [amibroker] Stochastic Rsi



PureBytes Links

Trading Reference Links

Thank you Steve, yes i am aware of TRIX(21). However i must admit that i
find it difficult to validate trend indicators in general. They all work to
some degree but due to their rather slow action they are more difficult to
evaluate statistically than short term trading systems.

best regards,
Herman.

-----Original Message-----
From: CedarCreekTrading [mailto:kernish@xxxxxxxxxxxx]
Sent: Thursday, July 24, 2003 9:28 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] Stochastic Rsi


Herman,

For the last year, I prefer the TRIX(21) to the SMA(21) (if you are going to
incorporate the indicator into a "system" and use a trend qualifier).  The
TRIX(21) is a good itermediate judge of trend.

The fast StoRSI with "8's" and a 3-period EMA is a very solid oscillator.
Over the years, I have incorporated it into solid systems for the grains.

Take care,

Steve
----- Original Message -----
From: "Herman van den Bergen" <psytek@xxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, July 24, 2003 4:03 AM
Subject: RE: [amibroker] Stochastic Rsi


> Here is an earlier post, I think this idea was intended for the QQQ:
>
> // Steve Karnish StoRSI
> StochRsi=EMA((RSI(8)-LLV(RSI(8),8))/(HHV(RSI(8),8)-LLV(RSI(8),8)),3)*100;
> Buy=Cross(17,StochRsi) AND Ref(MA(C,21),-1) < MA(C,21);;
> Sell=Cross(StochRsi,83);
> Short=Cross(StochRsi,83) AND Ref(MA(C,21),-1) > MA(C,21);
> Cover=Cross(17,StochRsi);
>
> herman
>
> -----Original Message-----
> From: mleonsprint [mailto:mleonsprint@xxxxxxxxx]
> Sent: Thursday, July 24, 2003 1:45 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Stochastic Rsi
>
>
> Does anyone have the formula to the Stochastic Rsi?
>
> Thanks for your help
> Mark
>
>
>
> 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 http://docs.yahoo.com/info/terms/
>
>
>
>
>
> 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 http://docs.yahoo.com/info/terms/
>
>



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 http://docs.yahoo.com/info/terms/




------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges & Refill Kits for Your Epson at Myinks.com
Free shipping on orders $50 or more to the US and Canada.
http://www.c1tracking.com/l.asp?cid=5705&lp=home/epson.asp
http://us.click.yahoo.com/brYXfA/_xWGAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->

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 http://docs.yahoo.com/info/terms/