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

PTO bars for each day? #8

Closed
rob3210 opened this issue Apr 18, 2022 · 1 comment
Closed

PTO bars for each day? #8

rob3210 opened this issue Apr 18, 2022 · 1 comment

Comments

@rob3210
Copy link

rob3210 commented Apr 18, 2022

Appreciate your contributions here. For me, the main benefit of Market Profile is that it provides a quick and highly visual way of looking at several days’ worth of intraday price action. When looking at market profile across multiple days, instead of aggregating all of the PTO bars on the x-axis, would it be possible to show them above each date? This would involve removing the candlesticks and volume bars and just showing PTO arranged above each day. there are some indicative pictures here - https://www.epsilontheory.com/bitcoin-market-profile/

@letianzj
Copy link
Owner

letianzj commented Apr 26, 2022

Hi, afaik plotly does not have it off the shelf but it can always be customized. An alternative is to make subplots from left to right with a shared price axis like the last graph https://plotly.com/python/horizontal-bar-charts/ (imagine the right-side line-chart is next day PTO bars).

@letianzj letianzj closed this as completed Jun 1, 2022
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