This commit is contained in:
Jérôme Delacotte
2025-10-08 13:38:49 +02:00
parent 67f617a5da
commit 36f4e94020

View File

@@ -792,6 +792,8 @@ class Zeus_8_1d(IStrategy):
factor = factor / 2
dataframe.loc[
(
# (valid_inversion & inversion_last5 )
# (dataframe['mid_smooth_12'].shift(2) > dataframe['mid_smooth_12'].shift(1))
# (dataframe['mid_smooth_24_deriv1'].shift(1) <= 0)