Change app and other py
This commit is contained in:
@@ -74,7 +74,7 @@ class ChanLun_XGB1(IStrategy):
|
||||
"""Advanced feature engineering with Chan Lun and technical indicators."""
|
||||
logger.info(f"Starting feature_engineering_standard for pair {metadata.get('pair', 'unknown')}")
|
||||
if dataframe.empty:
|
||||
return dataframe
|
||||
return dataframe
|
||||
|
||||
try:
|
||||
df = dataframe.copy()
|
||||
|
||||
Reference in New Issue
Block a user