alt/services/worker/internal/marketdata/aggregation
toki 47109b4e42 feat: monthly aggregation and backtest multi-timeframe coverage
- Add monthly bars aggregation in worker (services/worker/internal/marketdata/aggregation/)
- Support monthly timeframe in operator runner and output
- Add monthly aggregation test data and test cases
- Update contracts (proto, Dart, Go) for monthly timeframe support
- Sync parser_map, socket handlers, and worker client across services
- Add code review and plan logs for multi-timeframe coverage milestones
2026-06-19 19:51:05 +09:00
..
testdata feat: monthly aggregation implementation and code review 2026-06-19 10:22:43 +09:00
aggregator.go feat: monthly aggregation and backtest multi-timeframe coverage 2026-06-19 19:51:05 +09:00
aggregator_integration_test.go feat: monthly aggregation and backtest multi-timeframe coverage 2026-06-19 19:51:05 +09:00
monthly.go feat: monthly aggregation implementation and code review 2026-06-19 10:22:43 +09:00
monthly_test.go feat: monthly aggregation implementation and code review 2026-06-19 10:22:43 +09:00