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

✨ Implement individual Configurable HyperOptable Weighted Signal Cross values #239

@Rikj000

Description

@Rikj000

It could potentially be beneficial to make weighted signal cross values HyperOptable too.

For example with the current implementation:

  • RSI cross for buy happens at a static 30
  • RSI cross for sell happens at a static 70

I think it can have some benefits to make that 30 & 70 HyperOptable as well.

For example:

  • Search for an RSI cross for buy between 25 - 35
  • Search for an RSI cross for sell between 65 - 75

Of course we'd have to be careful, it might as well make the search space too big 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature - NewNew feature or pull requestPlannedPlanned feature, improvement or bugfix (not being worked on yet)

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions