Skip to content

Support for custom bar aggregations #2858

@SarunasSS

Description

@SarunasSS

Feature Request

Problem Statement

Currently we can only choose the hard coded into the data engine. It would be nice to enable users to add aggregations of their own. For example, aggregating tick data into footprint charts OR aggregating volume but in reverse, from the current time to the past.

Proposed Solution

I'd like to be able to pass my own aggregators to the data engine and have them mapped to composite bars.

Alternatives Considered

At the moment I've achieved by implementing a proxy market data client. The problem is that its pure overhead as there's quite a bit of work to avoid triggering the default aggregation.

Additional Context

Currently we're aggregating into bars only, but this would enable us to aggregate into different objects eg. order flow, order book curves & footprints to name a few.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions