wip on the RL training pipeline and data collection
This commit is contained in:
@ -71,7 +71,7 @@ def test_dashboard_connection():
|
||||
|
||||
try:
|
||||
print("1. Testing dashboard imports...")
|
||||
from web.scalping_dashboard import ScalpingDashboard
|
||||
from web.old_archived.scalping_dashboard import ScalpingDashboard
|
||||
print(" ✅ ScalpingDashboard imported")
|
||||
|
||||
print("\n2. Testing data provider connection...")
|
||||
|
Reference in New Issue
Block a user