Skip to content

Questions regarding permutations #1

@BradKML

Description

@BradKML
  1. When there are multiple valid MA models, what is the fastest way to pick unique models to create an ensemble?
  2. Assuming one wants to use RSI or Stochastic Oscillators instead of MA, how does one go about permuting the different potential RSI upper and lower bounds, and picking local maxima? https://quantnomad.com/running-grid-optimization-for-backtests-in-python-using-vectorbt/ https://blog.finxter.com/how-to-find-local-minima-in-1d-and-2d-numpy-arrays/
  3. Can this be re-tooled to other common indicators that are not bound-based but rather cross-based (e.g. MACD, Impulse MACD) indicators?
  4. Can paired indicators be aggregated into a mixed strategy?

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