Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Shorten maxScore #110

Description

@tklein1801

Description

In this story, we aim to truncate the rating scores for stocks to make the data representation more concise. The maxScore will be rounded down to the nearest even number, while maintaining the same rating ratio to avoid any distortion of the value.

Acceptance Criteria

  • Implement a function to round down maxScore to the nearest even number.
  • Ensure that the rating ratio remains the same after the truncation of maxScore.
  • Test the function with various maxScore values to ensure it works as expected.
  • Apply the function to all existing stock rating scores in the frontend

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions