Skip to content

Possible Labeling Mistake #4

Description

@CianSmul

In "get_meta_barier()" I beleive the greater than here
if min_ret_ups[0] > min_ret_downs[0]:
should be less than.

I'm reading as 'min_ret_situation[0]' is up occurs first and 'min_ret_situation[1]' is down occurs first. So if min_ret_ups[0] > min_ret_downs[0]: is true than a significant down occurs first but 'min_ret_situation[0]' is set to 1.

If I have misunderstood or missed something apologies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions