• Joined on 2025-03-07
Simon pushed to main at Simon/OKXTrading 2025-11-07 07:55:52 +00:00
4702364fd1 added service mode
Simon pushed to main at Simon/OKXTrading 2025-11-07 07:55:13 +00:00
591487d9a7 added service mode
Simon pushed to main at Simon/OKXTrading 2025-11-07 07:48:32 +00:00
17ad4e210d added service mode
Simon pushed to main at Simon/OKXTrading 2025-11-07 07:40:19 +00:00
3fc93ecb94 fixing requirements
Simon pushed to main at Simon/OKXTrading 2025-11-07 02:05:55 +00:00
161ddf4065 added logs for BUY, init README
Simon pushed to main at Simon/OKXTrading 2025-11-06 13:09:32 +00:00
fe9b04c177 fixing missing imports
Simon pushed to main at Simon/OKXTrading 2025-11-05 11:39:13 +00:00
a991dcc1f1 refactor for clarity
Simon pushed to main at Simon/OKXTrading 2025-11-05 08:39:58 +00:00
7e7a737134 init
Simon pushed to main at Simon/OKXTrading 2025-11-05 08:38:37 +00:00
9b8c9d6fd7 ignoring *.db
Simon pushed to main at Simon/OKXTrading 2025-11-05 08:37:24 +00:00
7b10859fa2 gitignore
Simon created repository Simon/OKXTrading 2025-11-05 08:27:43 +00:00
Simon pushed to main at Simon/BTC_ETH_regime_predictor 2025-10-24 13:38:08 +00:00
cd9323b7b2 Implement enhanced feature selection and cross-validation methods in BTC-ETH regime modeling. Updated CLI arguments for feature selection options and added metrics for win rate and profit factor. Refined data processing and model fitting functions for improved performance and usability.
Simon pushed to main at Simon/BTC_ETH_regime_predictor 2025-10-23 02:35:45 +00:00
a771909eef Enhance BTC-ETH regime modeling with improved CLI arguments, added model saving functionality, and refined metrics calculation. Updated run_grid.sh for better parameter handling and logging. Adjusted VSCode launch configuration for new rules and paths.
Simon pushed to main at Simon/BTC_ETH_regime_predictor 2025-10-10 06:58:24 +00:00
f5977235d2 Initial implementation of BTC-ETH regime modeling project
Simon created repository Simon/BTC_ETH_regime_predictor 2025-10-10 06:53:25 +00:00
Simon pushed to main at Simon/orderflow_backtest 2025-09-29 05:39:31 +00:00
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.
Simon pushed to main at Simon/orderflow_backtest 2025-09-12 07:28:41 +00: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.
Simon pushed to main at Simon/orderflow_backtest 2025-09-10 07:55:19 +00:00
ebf232317c WIP UI rework with qt6
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.
Compare 2 commits »
Simon pushed to main at Simon/orderflow_backtest 2025-08-26 09:22:20 +00:00
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.
Simon created repository Simon/orderflow_backtest 2025-08-20 01:45:36 +00:00