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

crossed function throws error with numpy integers #306

Closed
adarkforce opened this issue Dec 26, 2022 · 0 comments · Fixed by #307
Closed

crossed function throws error with numpy integers #306

adarkforce opened this issue Dec 26, 2022 · 0 comments · Fixed by #307

Comments

@adarkforce
Copy link

Launching freqtrade with the default Awesome Strategy trows an error, because this library has not integrated the changes made in ranaroussi/qtpylib#160 regarding np.integer and np.floating.

While this changes are present in the vendor folder of freqtrade, the indicators.py file is imported from technical and so the default strategy always throws.

@adarkforce adarkforce changed the title crossed function throws error with numpy integers crossed function throws error with numpy integers Dec 26, 2022
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

Successfully merging a pull request may close this issue.

1 participant