From 36f4e94020e1ffc2952e93cde8d6f3d4ce526cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Delacotte?= Date: Wed, 8 Oct 2025 13:38:49 +0200 Subject: [PATCH] TEST 1h --- Zeus_8_1d.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Zeus_8_1d.py b/Zeus_8_1d.py index bff08b9..1845814 100644 --- a/Zeus_8_1d.py +++ b/Zeus_8_1d.py @@ -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)