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

import trtools.charting.api as charting raises ImportError: No module named core.api #4

Open
femtotrader opened this issue Nov 30, 2014 · 2 comments

Comments

@femtotrader
Copy link

Hello,

I'm trying to install your projet to try to draw by myself this kind of plot
http://nbviewer.ipython.org/gist/dalejung/4982660

because Candlestick plot doesn't seems to be supported by Pandas (at least for now)
see pandas-dev/pandas#783

but

import trtools.charting.api as charting 

raises

ImportError: No module named core.api

Kind regards

@dalejung
Copy link
Owner

dalejung commented Dec 1, 2014

Can you try https://github.com/dalejung/ts-charting?

I've largely moved the charting stuff out of trtools.

@femtotrader
Copy link
Author

Thanks

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