Implement remaining bar aggregation methods #2603
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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
The text was updated successfully, but these errors were encountered: