ETH-BTC long swing beta
ETH and BTC slow moving momentum strategy on Arbitrum
Strategy Logs
Main loop terminated. Entering to the web server wait mode. Run-time version was:
Trade-executor Docker version: v970
Commit hash: b772d7c1164ec1badbf410c2939a075dbc0a8f61
Commit message: Metadata loading fixes
LiveSchedulingTaskFailed('trade-executor closed because one of the scheduled tasks failed')
Traceback (most recent call last): (10 lines)
File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1216, in live_cycle universe = self.tick( ^^^^^^^^^^ File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 454, in tick self.universe_model.check_data_age(ts, universe, self.max_data_delay) File "/usr/src/trade-executor/tradeexecutor/strategy/trading_strategy_universe.py", line 1634, in check_data_age raise DataTooOld(f"Liquidity data is too old to work with {liquidity_start} - {liquidity_end}") tradeexecutor.strategy.universe_model.DataTooOld: Liquidity data is too old to work with 2024-01-20 00:00:00 - 2025-02-07 00:00:00 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/src/trade-executor/tradeexecutor/cli/commands/start.py", line 593, in start loop.run_with_state(state) File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1502, in run_with_state return self.run_live(state) ^^^^^^^^^^^^^^^^^^^^ File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1400, in run_live raise LiveSchedulingTaskFailed("trade-executor closed because one of the scheduled tasks failed") from crash_exception tradeexecutor.cli.loop.LiveSchedulingTaskFailed: trade-executor closed because one of the scheduled tasks failedtrade-executor enzyme-arbitrum-eth-btc-rsi execution loop crashed
DataTooOld('Liquidity data is too old to work with 2024-01-20 00:00:00 - 2025-02-07 00:00:00')
Traceback (most recent call last): (4 lines)
File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1216, in live_cycle universe = self.tick( ^^^^^^^^^^ File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 454, in tick self.universe_model.check_data_age(ts, universe, self.max_data_delay) File "/usr/src/trade-executor/tradeexecutor/strategy/trading_strategy_universe.py", line 1634, in check_data_age raise DataTooOld(f"Liquidity data is too old to work with {liquidity_start} - {liquidity_end}") tradeexecutor.strategy.universe_model.DataTooOld: Liquidity data is too old to work with 2024-01-20 00:00:00 - 2025-02-07 00:00:00forward_fill_until could not be determined, assuming legacy test path and does the slow method
Performing strategy tick #127 for timestamp 2025-02-22 00:00:00, cycle length is 1d, trigger time was 2025-02-22 00:08:00.000557, live trading is True, trading univese is None, version 0.5, max cycles None