Recreating RSI filter
Author: rjk96251
Creation Date: 1/14/2009 5:26 PM
profile picture

rjk96251

#1
I'm attempting to recreate ( and use for backtesting ) the following RSI screen / filter (?) which can be found here http://rsi.caracommunity.com/RSIApp/RSIApp.html
This RSI app shows the RSI for a security in 3 time periods; 7 day rsi, 7 week rsi & 7 month RSI ( i believe / think the days, weeks, months are different data sets .) I'm trying to recreate this in WL5 - I'm not sure if i can accomplish this using 'rules' or if it needs a programming approach...?
Many thanks in advance for thoughts, tips, suggestions.
profile picture

Cone

#2
It's not a "Strategy Wizard" type of thing (not a strategy). Unfortunately, there's currently a bug in Version 5 when switching scales more than once. Here's the idea, but with the Monthly scale switch commented out. Just click one symbol in your WatchList to run it. Make sure that you have at least 105 daily bars loaded to generate the 7-week RSI in order to stabilize the RSI.

CODE:
Please log in to see this code.
profile picture

rjk96251

#3
Cone - thanks so much for the info / feedback..... what's the best way, if at all, to cut / copy the
'code' you suggeted into a ' new strategy from code ' ?
profile picture

Eugene

#4
QUOTE:
what's the best way, if at all, to cut / copy the 'code' you suggeted into a ' new strategy from code ' ?

Just copy this code and paste, overwriting the default template in its entirety.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).