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

Trendlines #18

Closed
VaseSimion opened this issue Jan 25, 2020 · 3 comments
Closed

Trendlines #18

VaseSimion opened this issue Jan 25, 2020 · 3 comments
Labels
question Further information is requested

Comments

@VaseSimion
Copy link

Hi Daniel,

Thanks for the work you put into this. I tried working with it and I want to do something that I'm not sure it's supported. I want to draw trendlines over the graph (just have list of values). Is this possible?

@DanielGoldfarb
Copy link
Collaborator

If you have you trendline values in a list, you can use make_addplot() (make additional plot). See the documentation here: https://github.com/matplotlib/mplfinance/blob/master/examples/addplot.ipynb

@DanielGoldfarb DanielGoldfarb added the question Further information is requested label Jan 25, 2020
@VaseSimion
Copy link
Author

Hi Daniel,

Thanks a lot. I saw the function but didn't manage to find the details on how to work with it until you sent the link. Many thanks

@DanielGoldfarb
Copy link
Collaborator

closing as per above comments. Thank you for your appreciation and interest in mplfinance.

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

No branches or pull requests

2 participants