Commit Graph

24 Commits

Author SHA1 Message Date
9639073a09 Clean up duplicate dashboard implementations and unused files
REMOVED DUPLICATES:
- web/dashboard.py (533KB, 10474 lines) - Legacy massive file
- web/dashboard_backup.py (504KB, 10022 lines) - Backup copy
- web/temp_dashboard.py (132KB, 2577 lines) - Temporary file
- web/scalping_dashboard.py (146KB, 2812 lines) - Duplicate functionality
- web/enhanced_scalping_dashboard.py (65KB, 1407 lines) - Duplicate functionality

REMOVED RUN SCRIPTS:
- run_dashboard.py - Pointed to deleted legacy dashboard
- run_enhanced_scalping_dashboard.py - For deleted dashboard
- run_cob_dashboard.py - Simple duplicate
- run_fixed_dashboard.py - Temporary fix
- run_main_dashboard.py - Duplicate functionality
- run_enhanced_system.py - Commented out file
- simple_cob_dashboard.py - Integrated into main dashboards
- simple_dashboard_fix.py - Temporary fix
- start_enhanced_dashboard.py - Empty file

UPDATED REFERENCES:
- Fixed imports in test files to use clean_dashboard
- Updated .cursorrules to reference clean_dashboard
- Updated launch.json with templated dashboard config
- Fixed broken import references

RESULTS:
- Removed ~1.4GB of duplicate dashboard code
- Removed 8 duplicate run scripts
- Kept essential: clean_dashboard.py, templated_dashboard.py, run_clean_dashboard.py
- All launch configurations still work
- Project is now slim and maintainable
2025-07-02 01:57:07 +03:00
63f26a6749 try to fix training 2025-06-27 00:52:38 +03:00
e97df4cdce manual buttons working. removed SIM COB data. COB integration in progress 2025-06-25 14:12:25 +03:00
fdb9e83cf9 reduce cob model to 400m 2025-06-25 13:11:00 +03:00
2cbc202d45 cleanup 2025-06-25 12:09:55 +03:00
03fa28a12d folder stricture reorganize 2025-06-25 11:42:12 +03:00
97f7f54c30 rl cob subscription model 2025-06-24 19:07:42 +03:00
8b85a7275e cob integration wip 2 2025-06-24 18:01:24 +03:00
ec420c2a5f rl cob agent 2025-06-24 15:39:22 +03:00
3cadae60f7 COB data and dash 2025-06-18 16:23:47 +03:00
e238ce374b order flow WIP, chart broken 2025-06-18 13:51:08 +03:00
5bce17a21a refactoring, predictions WIP 2025-06-13 11:48:03 +03:00
7d8eca995e added leverage slider 2025-05-30 22:33:41 +03:00
249ec6f5a7 a bit of cleanup 2025-05-30 19:35:11 +03:00
392dbb4b61 wip 2025-05-26 23:04:52 +03:00
cf825239cd cash works again! 2025-05-25 00:28:52 +03:00
ba3d61818f scalping dashboard and config 2025-05-24 11:26:22 +03:00
0fe8286787 misc 2025-05-24 09:58:36 +03:00
c0872248ab misc 2025-05-13 17:19:52 +03:00
ebbc0ed2d7 trying to fix training 2025-03-29 03:53:38 +02:00
0b2000e3e7 multi pair inputs, wip, working training?? 2025-03-29 01:56:45 +02:00
114ced03b7 new realt module 2025-03-25 12:48:58 +02:00
c1ad6cddd6 realtime client, timeseries storage 2025-03-18 22:52:24 +02:00
3871afd4b8 init 2025-03-18 09:23:09 +02:00