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

Plotting example #2

Open
jshridha opened this issue Jun 21, 2018 · 1 comment
Open

Plotting example #2

jshridha opened this issue Jun 21, 2018 · 1 comment

Comments

@jshridha
Copy link

Do you have a plotting example for how to plot the renko bars as calculated with Renko(data).get_ohlc_data() similar to what you do here: https://avilpage.com/2018/01/how-to-plot-renko-charts-with-python.html

All I'm seeing is the uptrend variable added to the dataframe, and I'm unsure how to plot the Renko bars using just the added uptrend column. Any help would be great!

@ChillarAnand
Copy link
Owner

Thanks for opening an issue.

Just getting df was sufficient for me. I haven't worked on plotting with this data yet.

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