Parent
What to build
Create the first Python-side Nautilus Evaluator skeleton in this repository and prove it can consume the Versioned Dataset Contract. The evaluator should read the fixture dataset, convert bars and minimal feature data into NautilusTrader-compatible inputs, and run a smoke backtest over fixture data.
This slice should establish the evaluator package boundary without requiring real TradingView collection or strategy optimization.
Acceptance criteria
Blocked by
Parent
What to build
Create the first Python-side Nautilus Evaluator skeleton in this repository and prove it can consume the Versioned Dataset Contract. The evaluator should read the fixture dataset, convert bars and minimal feature data into NautilusTrader-compatible inputs, and run a smoke backtest over fixture data.
This slice should establish the evaluator package boundary without requiring real TradingView collection or strategy optimization.
Acceptance criteria
Blocked by