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

Re: [amibroker] Stochastic Rsi



PureBytes Links

Trading Reference Links

The one i have in my indicator directory is per=14; top=RSI(per) - LLV(RSI(per),per); bot=HHV(RSI(per),per) - LLV(RSI(per),per); stochrsi = top/bot * 100; //stochrsi = top/bot; MaxGraph = 10; Graph0 = stochrsi; Arthur >Does anyone have the formula to the Stochastic Rsi? > >Thanks for your help >Mark > > >------------------------ 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/ 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.