I have a problem with the RSI indicator, in some cases it returns "undefined" values.
I created a simple test based on the example inside the README.md, I get every time "undefined".
Steps to reproduce
Inside the directory test, create a file rsi.js by example, with the following, then tape "yarn mocha"
Issue type
Brief description
I have a problem with the RSI indicator, in some cases it returns "undefined" values. I created a simple test based on the example inside the README.md, I get every time "undefined".
Steps to reproduce
Inside the directory test, create a file rsi.js by example, with the following, then tape "yarn mocha"