cleanup and removed dummy data

This commit is contained in:
Dobromir Popov
2025-07-26 23:35:14 +03:00
parent 3eb6335169
commit 87942d3807
14 changed files with 220 additions and 2465 deletions

View File

@ -36,7 +36,7 @@ def test_standardized_data_provider():
print("❌ BaseDataInput is None - this is expected if no historical data is available")
print(" The provider needs real market data to create BaseDataInput")
# Test with mock data
# Test with real data only
print("\n2. Testing data structures...")
# Test ModelOutput creation