Traceback (most recent call last):
File "/freqtrade/freqtrade/main.py", line 42, in main
return_code = args['func'](args)
^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/commands/optimize_commands.py", line 58, in start_backtesting
backtesting.start()
File "/freqtrade/freqtrade/optimize/backtesting.py", line 1391, in start
self.load_bt_data_detail()
File "/freqtrade/freqtrade/optimize/backtesting.py", line 270, in load_bt_data_detail
self.detail_data = history.load_data(
^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/data/history/history_utils.py", line 99, in load_data
hist = load_pair_history(pair=pair, timeframe=timeframe,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/data/history/history_utils.py", line 57, in load_pair_history
return data_handler.ohlcv_load(pair=pair,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/data/history/idatahandler.py", line 320, in ohlcv_load
pairdf = self._ohlcv_load(
^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/data/history/featherdatahandler.py", line 62, in _ohlcv_load
pairdata = read_feather(filename)
^^^^^^^^^^^^^^^^^^^^^^
File "/home/ftuser/.local/lib/python3.11/site-packages/pandas/io/feather_format.py", line 129, in read_feather
return feather.read_feather(
^^^^^^^^^^^^^^^^^^^^^
File "/home/ftuser/.local/lib/python3.11/site-packages/pyarrow/feather.py", line 226, in read_feather
return (read_table(
^^^^^^^^^^^
File "/home/ftuser/.local/lib/python3.11/site-packages/pyarrow/feather.py", line 252, in read_table
reader = _feather.FeatherReader(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_feather.pyx", line 79, in pyarrow._feather.FeatherReader.__cinit__
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: Not an Arrow file
stoploss: -0.99
timeframe: 5m
hash(sha256): 27865d8fc3bfd09409ed45c4bfcaa41f854b394574f4299f251935b50f6600df
indicators:
rsi_buy upper rsi_mean EWO ewo_high
close high_offset_2 ewo_low exit_long exit_tag
btc_info_ USDTBUSDUSDCDAITUSDPAXUSDEURGBP fastk rsi_fast ma_sell_val
ema_14 ma_buy_val lambo2_rsi_4_limit bb_middleband2 volume
rsi_4 USDTBUSD low_offset high_offset volume_mean_long
open zema_30 ema_fast fastd base_nb_candles_buy
rsi_14 rsi_8 bb_upperband2 fisher ema
mid bb_width ema_8 cci price_trend_long
base_nb_candles_sell btc_rsi_8_1h hma_50 ema22 volume_change_percentage
sma_9 pump_strength cci_buy_signal a
Similar Strategies: (based on used indicators)
Strategy: El3v3Pump, Similarity Score: 98%
Strategy: El3v3PumpProtection, Similarity Score: 98%
Strategy: El3v3Pumpp, Similarity Score: 98%
Strategy: EI3v3NoTrail, Similarity Score: 96%
Strategy: EI4, Similarity Score: 92%
Strategy: EI4TE, Similarity Score: 92%
Strategy: EI4TE1, Similarity Score: 92%
Strategy: ckAlib_ExitDCA, Similarity Score: 88%
Strategy: ckAlib_stoploss30DCA, Similarity Score: 88%
Strategy: EI3v3, Similarity Score: 86%
Strategy: ckAlibSE, Similarity Score: 86%
Strategy: ckAlib_rev283, Similarity Score: 86%
Strategy: ckAlib_rev283Beta, Similarity Score: 86%
Strategy: DS_Green_5m, Similarity Score: 76%
Strategy: DS_Green_5mv2, Similarity Score: 76%
Strategy: DS_Green_5mv3, Similarity Score: 76%
Strategy: DS_Green_5mv4, Similarity Score: 76%
Strategy: DS_Green_5mv5, Similarity Score: 76%
last change: 2025-08-04 00:28:44