Skip to content

[FEATURE] Strategy: Supertrend with ATR trailing exits #123

Description

@sjackson0109

Implement a Supertrend-based directional strategy with ATR-driven trailing exits.

Dependency:

Implementation scope:

  • Entry: Supertrend flip with optional trend filter (EMA direction).
  • Exit: ATR trailing stop with configurable multiplier and activation rules.
  • Include optional pullback entry mode.
  • Include long/short toggles and timeframe parameters.
  • Integrate slippage/fee-aware backtest path.

Acceptance criteria:

  • Strategy registered in catalogue.
  • Exits verified in simulation for both long and short paths.
  • KPI report and parameter set stored per schema.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions