Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stochrsi function error #123

Open
netyco opened this issue Jul 20, 2021 · 1 comment
Open

stochrsi function error #123

netyco opened this issue Jul 20, 2021 · 1 comment

Comments

@netyco
Copy link

netyco commented Jul 20, 2021

Hello.

the public function stochrsi don't work...

$stochrsi_trend = $stochrsi = trader_stochrsi($data['close'], $period);
print_r($stochrsi_trend);

this return an array with 0 in all values of array.

@CarlosJa
Copy link

I'm seeing this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants