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

[amibroker] So you like your STOCHRSI ? ... Try this



PureBytes Links

Trading Reference Links

I recognise value in using lo....ng periods in Indicator studies, 255 &
510 days, to signal short/intermediate trend movements.

I had been messing about with the RSI, playing with MA's and further
smoothing periods. I decided to combine the last two days (smoothing),
apply a 510pd RSI, smooth it with a short EMA, then smooth the result
with a longer MA as a signal line.
The RSI 510210 appeared and I immediately noticed similarities to the
invaluable StochRSI.    

A cursory glance appears to show, in comparison to the StochRSI,  the
following differences. 
In a ranging market it is visually clearer and appears to enter a day or
so later and exit a day or so earlier, maybe.
In a slow to medium trend it keeps you in the trend longer, yes. 
More precise entry signals at sudden market turns, check sept 2001. 

I did said a cursory glance.

Here's the formula just as it appeared. 

Title=Name() + "        RSI 510210";
MaxGraph=5; GraphXSpace=10;
Plot( EMA(RSI(510),2) + Ref(EMA(RSI(510),2),-1) ,"",4,1) ;
Plot( MA(EMA(RSI(510),2),10) + Ref(MA(EMA(RSI(510),2),10),-1)  ,"",6,1) ;
/*xxxx end xxxx*/

Regds Gerard

-- 
http://www.fastmail.fm - The professional email service

------------------------ 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.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/