Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.
This repository was archived by the owner on May 8, 2026. It is now read-only.

Use FixedPoint to represent prices #2

@GuilhermeFreire

Description

@GuilhermeFreire

We need to use some sort of Fixed Point type to represent prices to avoid numerical errors.
The chosen type must support:

  • Aribtrary number of decimal places (at least 8)
  • Operations between Fixed Points with any allowed decimal place values

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions