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

[FEAT] Support OHLC Traces #288

Open
alexmerm opened this issue Jan 10, 2024 · 2 comments
Open

[FEAT] Support OHLC Traces #288

alexmerm opened this issue Jan 10, 2024 · 2 comments
Assignees
Labels
new feature A new feature (request)

Comments

@alexmerm
Copy link

Not sure If its possible or how much work it would be but it would be amazing to have support for OHLC plotly traces.

@jonasvdd
Copy link
Member

jonasvdd commented Jan 11, 2024

Hi @alexmerm,

I do not think that this is so much work, as there already exists an ad-hoc implementation in an issue (#284).

However, to implement this efficiently in a visualization tool agnostic manner in https://github.com/predict-idlab/tsdownsample, might take quite some time.

I will try to look into this issue somewhere later today, and provide a more clear timeline (and maybe a more optimized ad-hoc example) on how candlesticks-resampling can be integrated into plotly-resampler.

Kind regards,
Jonas

@jonasvdd jonasvdd mentioned this issue Jan 13, 2024
5 tasks
@jonasvdd
Copy link
Member

@alexmerm, see #289

@jonasvdd jonasvdd self-assigned this Mar 11, 2024
@jonasvdd jonasvdd added the new feature A new feature (request) label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature (request)
Projects
None yet
Development

No branches or pull requests

2 participants