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

Get all indicators #11

Closed
camrongodbout opened this issue Jun 23, 2017 · 5 comments
Closed

Get all indicators #11

camrongodbout opened this issue Jun 23, 2017 · 5 comments
Assignees

Comments

@camrongodbout
Copy link

camrongodbout commented Jun 23, 2017

I think this would be an interesting feature that I'd be willing to help out with.

Ideally you could call a function similar to df.get_stock_stats() that returns a data frame with every single indicator.

any advice?

@camrongodbout camrongodbout changed the title Get all features Get all indicators Jun 23, 2017
@jealous
Copy link
Owner

jealous commented Jun 24, 2017

Hm, good idea. I think you could just compose a list of indicators and initialize them in the get_stock_stats function. What's more, I guess some intermediate stats may be generated, you could delete them in the function to save others' effort as well. Just file a PR when you are done. Any help is welcome 😄

@ghost
Copy link

ghost commented Sep 22, 2017

+1

This is ecxatly what i need, i have trouble to figure all indicators "calls" out.
Great project BTW

@mw0401
Copy link

mw0401 commented Feb 6, 2018

I could use this also. I can't seem to get a valid list of indicators or what fields that they will generate.
I tried using mstd and mvar and just got errors.

@ghost
Copy link

ghost commented Feb 26, 2018

+1

jealous added a commit that referenced this issue Jan 7, 2022
Use `init_all` to initialize all indicators with shortcuts.
jealous added a commit that referenced this issue Jan 7, 2022
Use `init_all` to initialize all indicators with shortcuts.
@jealous
Copy link
Owner

jealous commented Jan 7, 2022

Use init_all() to initialize all statistics with shortcuts. Available from 0.4.1

@jealous jealous closed this as completed Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants