return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/freqtrade/freqtrade/strategy/interface.py", line 487, in custom_exit return self.custom_sell(pair, trade, current_time, current_rate, current_profit, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/freqtrade/user_data/strategies/custom_sell_2.py", line 103, in custom_sell if buy_tag == 'buy6': ^^^^^^^ UnboundLocalError: cannot access local variable 'buy_tag' where it is not associated with a value
stoploss: -0.347 timeframe: 5m hash(sha256): 0f69170bd25ea52449a6e37cb3b606274276d2d312ce7eef382c88f34aac5bcc
Was not able to fetch indicators from Strategyfile.
last change: 2024-12-06 08:16:44