wip wip wip
This commit is contained in:
@@ -142,11 +142,11 @@ class EnhancedRewardCalculator:
|
||||
symbol: str,
|
||||
timeframe: TimeFrame,
|
||||
predicted_price: float,
|
||||
predicted_return: Optional[float] = None,
|
||||
predicted_direction: int,
|
||||
confidence: float,
|
||||
current_price: float,
|
||||
model_name: str,
|
||||
predicted_return: Optional[float] = None,
|
||||
state_vector: Optional[list] = None) -> str:
|
||||
"""
|
||||
Add a new prediction to track
|
||||
|
||||
Reference in New Issue
Block a user