Skip to content

Add StrategyOptimization feature #89

@brunocastroibarburu94

Description

@brunocastroibarburu94

Problem statement: We want to be able to get optimal values for a strategy given a market, an engine and an objective function

TODO: define how the objective function would look like.

Try to do it as generic as possible

Design comments

  • Put parameters in the context as in context.parameters, make it a dotdict, and iterate over the variables after initialization to pick types
  • Have a way to pass constraints to individiual variables by name
  • At first it should be able to use Real number as parameters

As an expansion on a later ticket add more data types like arrays, string enums etc.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions