Skip to content

Extend Strategy Spec feature selectors for signal features #26

Description

@sybapp

What to build

Extend Strategy Spec feature selectors so strategies can explicitly consume derived Candidate Signal features without accidentally matching raw TradingView graphics or plots.

Acceptance criteria

  • Strategy Spec feature selectors support an optional type field alongside indicator id and feature name.
  • Existing Strategy Specs without type continue to validate and replay unchanged.
  • LuxAlgo ICT/SMC Strategy Specs can require type: "signal" and value: true for entry rules.
  • Evaluator Smoke Replay and Nautilus Validation both honor the selector type when present.
  • Tests cover backward compatibility and a signal-feature-only entry rule.

Blocked by

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified and ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions