- Add parser_map for market data refresh configuration propagation (cli/worker/api) - Implement refresh status model with SQLite persistence (status_store.go) - Add scheduler refresh status headless output to CLI operator - Extend backfill scheduler with status tracking (start/complete/fail) - Add socket events for scheduler refresh status (start/complete/fail) - Update proto definitions for refresh status - Add generated PB files for client |
||
|---|---|---|
| .. | ||
| backtest.go | ||
| backtest_test.go | ||
| handlers.go | ||
| live.go | ||
| live_test.go | ||
| market.go | ||
| market_test.go | ||
| paper.go | ||
| paper_test.go | ||
| server.go | ||
| server_test.go | ||