I tried to use the RSIColorLineBar.efs from the Helpers Directory, but whether I left the length at the conventional 14 periods, or changed it to 8 periods (my preference), I could not get the RSI curve created by this efs to match the basic RSI study.
Any idea why these curves do not match? Does "/library/RSIStandard.efs" calculate a different RSI?
-------------------------------------------
Instead, I tried to merge the setBarBgcolor commands from the RSIColorLineBar.efs into the builtinRSI.efs, but could not figure out where to get vValue from. The comments say "Use vRSI.getValue(RSIStudy.RSI) for your code", but how? Any help with this would be appreciated.
Regards
shaeffer
Any idea why these curves do not match? Does "/library/RSIStandard.efs" calculate a different RSI?
-------------------------------------------
Instead, I tried to merge the setBarBgcolor commands from the RSIColorLineBar.efs into the builtinRSI.efs, but could not figure out where to get vValue from. The comments say "Use vRSI.getValue(RSIStudy.RSI) for your code", but how? Any help with this would be appreciated.
Regards
shaeffer
Comment