6 Commits

Author SHA1 Message Date
a295a3f141 Refactor desktop application to remove unused depth data handling and improve metrics visualization. Commented out depth widget initialization and adjusted metrics data access for better clarity. Enhanced the update mechanism for real-time data integration in the UI. 2025-09-29 13:38:43 +08:00
65dab17424 Refactor desktop application to enhance OHLC and OBI visualizations. Introduced dynamic candle width based on timestamps, improved data handling for metrics, and added crosshair functionality for better data inspection. Updated UI layout for improved user experience and integrated real-time data updates from the processor. 2025-09-12 15:28:15 +08:00
ebf232317c WIP UI rework with qt6 2025-09-10 15:39:16 +08:00
36385af6f3 Add interactive visualizer using Plotly and Dash, replacing the static matplotlib implementation. Introduced core modules for Dash app setup, custom components, and callback functions. Enhanced data processing utilities for Plotly format integration and updated dependencies in pyproject.toml. 2025-09-01 11:17:10 +08:00
Simon Moisy
fa6df78c1e Add initial implementation of the Orderflow Backtest System with OBI and CVD metrics integration, including core modules for storage, strategies, and visualization. Introduced persistent metrics storage in SQLite, optimized memory usage, and enhanced documentation. 2025-08-26 17:22:07 +08:00
63f723820a Initial commit 2025-08-20 01:45:36 +00:00