You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the bollinger bands method but it's producing a strange result. I pass an array of 500 numbers as inReal and 20 as timePeriod, the middle band output seems ok, but the lower and upper output has only 19 ok values, the rest of the arrays are just zeroes. Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
I'm trying to use the bollinger bands method but it's producing a strange result. I pass an array of 500 numbers as inReal and 20 as timePeriod, the middle band output seems ok, but the lower and upper output has only 19 ok values, the rest of the arrays are just zeroes. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: