time' has no attribute 'datetime' calling> Traceback (most recent call last): File "/freqtrade/freqtrade/strategy/strategy_wrapper.py", line 27, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/freqtrade/user_data/strategies/ShortBursts_fixed.py", line 255, in custom_exit now = datetime.datetime.now() ^^^^^^^^^^^^^^^^^ AttributeError: type object 'datetime.datetime' has no attribute 'datetime'
stoploss: -0.01 timeframe: 15m hash(sha256): 9e8f3ee7c240ec546c4852402e511d9b71c1fc754ce4ff7a67eb8dcbf60b4a3a
Was not able to fetch indicators from Strategyfile.
last change: 2025-01-13 23:38:15