SteveL![]() Veteran ![]() ![]() ![]() ![]() Posts: 262 Joined: 8/19/2005 Location: Boulder, CO ![]() | Barry, I see that you have specified a different set of parms than are used in the "DEFAULT" RS calculation in DSS. The shipped default is "RS(10,"$SPX",0)". You've set the last parm to "1", rather than "0". I just now went back and looked at Matthew Greenslet's indicator (see http://www.omnitrader.com/currentclients/proforum/thread-view.asp?threadid=2032&start=51&posts=65). In the example code, the last parm can be set to "1" to normalize the result. So, the example you provided (I think) is normalized. But, as shipped, the default is not normalized (it has the last parm set to "0"). |