Skip to content

Implement remaining bar aggregation methods #2603

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

Open
MrGuann opened this issue May 6, 2025 · 2 comments
Open

Implement remaining bar aggregation methods #2603

MrGuann opened this issue May 6, 2025 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MrGuann
Copy link

MrGuann commented May 6, 2025

Feature Request

Problem Statement

There are several aggregation methods in the document that seem to have not been implemented yet, they are TICK_IMBALANCE / TICK_RUNS, VOLUME_IMBALANCE / VOLUME_RUNS, VALUE_IMBALANCE / VALUE_RUNS.

While we only see TimeBarAggregator, TickBarAggregator, VolumeBarAggregator and ValueBarAggregator in nautilus_trader.data.aggregation.

https://nautilustrader.io/docs/latest/concepts/data#bars-and-aggregation

@MrGuann MrGuann added the enhancement New feature or request label May 6, 2025
@cjdsellers
Copy link
Member

Hi @MrGuann

Thanks for raising the ticket.

You're correct that these have not been implemented yet.

@cjdsellers cjdsellers changed the title Implement more bar aggregation methods Implement remaining bar aggregation methods May 6, 2025
@cjdsellers cjdsellers added help wanted Extra attention is needed good first issue Good for newcomers labels May 6, 2025
@sgtBurns7
Copy link

Hi, can I pick this up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Development

No branches or pull requests

3 participants