wip on the RL training pipeline and data collection
This commit is contained in:
@ -24,7 +24,7 @@ def test_dashboard_startup():
|
||||
logger.info("Testing imports...")
|
||||
from core.data_provider import DataProvider
|
||||
from core.enhanced_orchestrator import EnhancedTradingOrchestrator
|
||||
from web.scalping_dashboard import create_scalping_dashboard
|
||||
from web.old_archived.scalping_dashboard import create_scalping_dashboard
|
||||
logger.info("✅ All imports successful")
|
||||
|
||||
# Test data provider
|
||||
|
Reference in New Issue
Block a user