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

@ -57,8 +57,7 @@ def test_integrated_standardized_provider():
# Test 3: Test BaseDataInput with cross-model feeding
print("\n3. Testing BaseDataInput with cross-model predictions...")
# Set mock current price for COB data
provider.current_prices['ETHUSDT'] = 3000.0
# Use real current prices only - no mock data
base_input = provider.get_base_data_input('ETH/USDT')