TEST 1h
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user