Commit Graph

8 Commits

Author SHA1 Message Date
5bd5c9f14d mexc webclient captcha debug 2025-07-03 01:20:38 +03:00
118c34b990 mexc API failed, working on futures API as it what i we need anyway 2025-07-03 00:56:02 +03:00
568ec049db Best checkpoint file not found 2025-07-03 00:44:31 +03:00
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
fdb9e83cf9 reduce cob model to 400m 2025-06-25 13:11:00 +03:00
03fa28a12d folder stricture reorganize 2025-06-25 11:42:12 +03:00
b5ad023b16 massive clenup 2025-05-24 10:32:00 +03:00
c1ad6cddd6 realtime client, timeseries storage 2025-03-18 22:52:24 +02:00