cleanup and removed dummy data
This commit is contained in:
@ -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')
|
||||
|
||||
|
Reference in New Issue
Block a user