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.

mgm-hurry - Implement custom search space values #240

@Rikj000

Description

@Rikj000

With MoniGoMani growing in size, I think it can be beneficial / give us more control if we implement custom search space values.

For example:

  • Add an unclogger unclogger space for mgm-hurry
  • Which will allow us to specify if we seek to optimize the unclogger by passing
  • Or if we simply wish use it without optimization during our HyperOpt process.

In the underlying code not much has to change, the unclogger just will stay inside the freqtrade sell space,
but it would be nicer/more clear to the users like that I think. While also giving us more control over our HyperOpts.

I'm already thinking about following new mgm-hurry specific optimizable search spaces:

  • unclogger
  • weighted_triggers
  • weighted_guards
  • (Or without @raftersvk's changes simply weighted_signals)
  • weighted_crosses (To be implemented)

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