wip on the RL training pipeline and data collection

This commit is contained in:
Dobromir Popov
2025-05-29 14:08:14 +03:00
parent 6b7d7aec81
commit 3f4e9b9774
18 changed files with 6154 additions and 3446 deletions

View File

@ -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...")