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.1
timeframe: 5m
hash(sha256): c81cd7b614e3357313d979c5c34c68ee706e699ada449573d582b2ebcb121bf3
indicators:
ema100 ema200 gap_p rsi ema25
slowk ema65 ema85 macd highest
slowd ma_sell_39 EWO ema50 ema15
ema95 low bb_upperband ema20 ma_buy_17
ema60 high mid lower ema80
ema90 upper macdhist ema75 ema55
ema70 ema45 ema10 macdsignal ema5
close lowest ema30 ema40 bb_middleband
ema_madrid bb_lowerband ema35
Similar Strategies: (based on used indicators)
Strategy: madrid_ribbon, Similarity Score: 81.82%
Strategy: madrid_ribbon_1d, Similarity Score: 81.82%
Strategy: madrid_ribbon_1h, Similarity Score: 81.82%
Strategy: madrid_ribbon_2h, Similarity Score: 81.82%
Strategy: madrid_ribbon_30m, Similarity Score: 81.82%
Strategy: madrid_ribbon_4h, Similarity Score: 81.82%
Strategy: madrid_ribbon_5m, Similarity Score: 81.82%
Strategy: madrid_ribbon_5m_GAP3, Similarity Score: 81.82%
Strategy: madrid_ribbon_8h, Similarity Score: 81.82%
Strategy: GAP, Similarity Score: 79.55%
Strategy: H4lloGAP, Similarity Score: 79.55%
Strategy: H4lloGAP2, Similarity Score: 79.55%
Strategy: H4lloGAPx10, Similarity Score: 79.55%
Strategy: H4lloGapROI, Similarity Score: 79.55%
Strategy: MRibb_RSI_linreg, Similarity Score: 79.55%
Strategy: MRibb_RSI_linreg_GAP, Similarity Score: 79.55%
Strategy: MRibbonGAP, Similarity Score: 79.55%
Strategy: MRibbonGAP2, Similarity Score: 79.55%
Strategy: madrid_ribbon2_5m_GAP, Similarity Score: 79.55%
last change: 2024-08-20 01:40:08