You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elif (max_profit> (current_profit+0.06)) and (last_candle['rsi_14'] <42.0) and (last_candle['rsi_14_1h'] <45.0):
2096
2096
returnTrue, 'sell_profit_t_1_7'
2097
+
elif (max_profit> (current_profit+0.07)) and (last_candle['rsi_14'] <50.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <52.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2098
+
returnTrue, 'sell_profit_t_1_8'
2097
2099
elif0.03>current_profit>=0.02:
2098
2100
if (max_profit> (current_profit+0.045)) and (last_candle['rsi_14'] <35.0):
elif (max_profit> (current_profit+0.065)) and (last_candle['rsi_14'] <40.0) and (last_candle['rsi_14_1h'] <44.0):
2111
2113
returnTrue, 'sell_profit_t_2_7'
2114
+
elif (max_profit> (current_profit+0.075)) and (last_candle['rsi_14'] <48.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <50.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2115
+
returnTrue, 'sell_profit_t_2_8'
2112
2116
elif0.04>current_profit>=0.03:
2113
2117
if (max_profit> (current_profit+0.05)) and (last_candle['rsi_14'] <36.0):
elif (max_profit> (current_profit+0.07)) and (last_candle['rsi_14'] <38.0) and (last_candle['rsi_14_1h'] <43.0):
2126
2130
returnTrue, 'sell_profit_t_3_7'
2131
+
elif (max_profit> (current_profit+0.08)) and (last_candle['rsi_14'] <46.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <48.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2132
+
returnTrue, 'sell_profit_t_3_8'
2127
2133
elif0.05>current_profit>=0.04:
2128
2134
if (max_profit> (current_profit+0.055)) and (last_candle['rsi_14'] <37.0):
elif (max_profit> (current_profit+0.075)) and (last_candle['rsi_14'] <36.0) and (last_candle['rsi_14_1h'] <42.0):
2141
2147
returnTrue, 'sell_profit_t_4_7'
2148
+
elif (max_profit> (current_profit+0.085)) and (last_candle['rsi_14'] <44.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <46.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2149
+
returnTrue, 'sell_profit_t_4_8'
2142
2150
elif0.06>current_profit>=0.05:
2143
2151
if (max_profit> (current_profit+0.06)) and (last_candle['rsi_14'] <38.0):
elif (max_profit> (current_profit+0.08)) and (last_candle['rsi_14'] <35.0) and (last_candle['rsi_14_1h'] <41.0):
2156
2164
returnTrue, 'sell_profit_t_5_7'
2165
+
elif (max_profit> (current_profit+0.09)) and (last_candle['rsi_14'] <42.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <44.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2166
+
returnTrue, 'sell_profit_t_5_8'
2157
2167
elif0.07>current_profit>=0.06:
2158
2168
if (max_profit> (current_profit+0.065)) and (last_candle['rsi_14'] <39.0):
elif (max_profit> (current_profit+0.085)) and (last_candle['rsi_14'] <34.0) and (last_candle['rsi_14_1h'] <40.0):
2171
2181
returnTrue, 'sell_profit_t_6_7'
2182
+
elif (max_profit> (current_profit+0.095)) and (last_candle['rsi_14'] <40.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <42.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2183
+
returnTrue, 'sell_profit_t_6_8'
2172
2184
elif0.08>current_profit>=0.07:
2173
2185
if (max_profit> (current_profit+0.07)) and (last_candle['rsi_14'] <40.0):
elif (max_profit> (current_profit+0.09)) and (last_candle['rsi_14'] <33.0) and (last_candle['rsi_14_1h'] <39.0):
2186
2198
returnTrue, 'sell_profit_t_7_7'
2199
+
elif (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <38.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <40.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2200
+
returnTrue, 'sell_profit_t_7_8'
2187
2201
elif0.09>current_profit>=0.08:
2188
2202
if (max_profit> (current_profit+0.075)) and (last_candle['rsi_14'] <41.0):
elif (max_profit> (current_profit+0.095)) and (last_candle['rsi_14'] <32.0) and (last_candle['rsi_14_1h'] <38.0):
2201
2215
returnTrue, 'sell_profit_t_8_7'
2216
+
elif (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <36.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <38.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2217
+
returnTrue, 'sell_profit_t_8_8'
2202
2218
elif0.1>current_profit>=0.09:
2203
2219
if (max_profit> (current_profit+0.08)) and (last_candle['rsi_14'] <42.0):
elif (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <31.0) and (last_candle['rsi_14_1h'] <37.0):
2216
2232
returnTrue, 'sell_profit_t_9_7'
2233
+
elif (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <34.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <36.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2234
+
returnTrue, 'sell_profit_t_9_8'
2217
2235
elif0.12>current_profit>=0.1:
2218
2236
if (max_profit> (current_profit+0.09)) and (last_candle['rsi_14'] <40.0):
elif (max_profit> (current_profit+0.11)) and (last_candle['rsi_14'] <30.0) and (last_candle['rsi_14_1h'] <36.0):
2231
2249
returnTrue, 'sell_profit_t_10_7'
2250
+
elif (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <33.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <35.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2251
+
returnTrue, 'sell_profit_t_10_8'
2232
2252
elif0.2>current_profit>=0.12:
2233
2253
if (max_profit> (current_profit+0.095)) and (last_candle['rsi_14'] <36.0):
elif (max_profit> (current_profit+0.12)) and (last_candle['rsi_14'] <29.0) and (last_candle['rsi_14_1h'] <35.0):
2246
2266
returnTrue, 'sell_profit_t_11_7'
2267
+
elif (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <32.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <34.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
2268
+
returnTrue, 'sell_profit_t_11_8'
2247
2269
elifcurrent_profit>=0.2:
2248
2270
if (max_profit> (current_profit+0.1)) and (last_candle['rsi_14'] <34.0):
elif (max_profit> (current_profit+0.13)) and (last_candle['rsi_14'] <28.0) and (last_candle['rsi_14_1h'] <34.0):
2261
2283
returnTrue, 'sell_profit_t_12_7'
2284
+
elif (max_profit> (current_profit+0.11)) and (last_candle['rsi_14'] <32.0) and (last_candle['sma_200_dec_20']) and (last_candle['cmf'] <-0.0) and (last_candle['rsi_14_1h'] <34.0)and (current_time-timedelta(minutes=1440) >trade.open_date_utc):
0 commit comments