Debug Files
This folder contains debug scripts and utilities for troubleshooting various components of the trading system.
Contents
debug_callback_simple.py
- Simple callback debuggingdebug_dashboard.py
- Dashboard debugging utilitiesdebug_dashboard_500.py
- Dashboard 500 error debuggingdebug_dashboard_issue.py
- Dashboard issue debuggingdebug_mexc_auth.py
- MEXC authentication debuggingdebug_orchestrator_methods.py
- Orchestrator method debuggingdebug_simple_callback.py
- Simple callback testingdebug_trading_activity.py
- Trading activity debugging
Usage
These files are used for debugging specific issues and should not be run in production. They contain diagnostic code and temporary fixes for troubleshooting purposes.