Zeus_8_3_2_B_4_2 test RSI exit

This commit is contained in:
Jérôme Delacotte
2025-10-21 11:52:54 +02:00
parent 074205cc09
commit a26460cf10

View File

@@ -482,6 +482,7 @@ class Zeus_8_3_2_B_4_2(IStrategy):
self.pairs[pair]['force_sell'] = False
return str(count_of_buys) + '_' + 'Bas_' + pair_name + '_' + str(self.pairs[pair]['has_gain'])
factor = 1
if (self.getShortName(pair) == 'BTC'):
factor = 0.5