Skip to content

Absolute batch tolerances do not scale with number of trades #54

@fhenneke

Description

@fhenneke

At the moment, if there are many orders in a batch absolute tolerances in e.g. the cost coverage test are easily reached. This is, however, not an indication of misbehavior.

We should think about scaling the absolute tolerance up in case of multiple orders in a batch. Linear scaling might be the right thing to do: if there are n orders in a batch then the tolerance for an alert should be n times the absolute tolerance for a single order batch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions