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

JHTALIB for python competitions, opensignals like solution, pure python panda-less #19

Open
febuz opened this issue Aug 26, 2021 · 1 comment

Comments

@febuz
Copy link

febuz commented Aug 26, 2021

Is your feature request related to a problem? Please describe.
For equity prediction I would like to use jhtalib to make indicators/ input signals

Describe the solution you'd like
https://github.com/councilofelders/opensignals/blob/master/src/opensignals/features.py
But then panda-less and more dynamic to select the jhtalib indicators

Describe alternatives you've considered
Considered using PySpark to calculate such but it does not have talib like formulas, so than it defaults to pandas

Additional context
Is used for Kaggle Jane Street, numer.ai Signals and Datacrunch competition

@febuz febuz changed the title opensignals pure python panda-less JHTALIB for python competitions, opensignals like solution, pure python panda-less Aug 26, 2021
@joosthoeks
Copy link
Owner

You could check this example: https://github.com/joosthoeks/jhTAlib/blob/master/example/example-10-df-numpy-pandas.ipynb for transforming from Pandas data feed to data feed for jhTAlib.

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