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: v1205
Commit hash: dd82ec8b9e3bfcb0074ef46b8aaf3f910316f771
Commit message: Bump dependencies
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 1283, in live_cycle universe = self.tick( ^^^^^^^^^^ File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 455, 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 1798, 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 2025-03-31 00:00:00 - 2026-04-06 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 599, in start loop.run_with_state(state) File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1571, in run_with_state return self.run_live(state) ^^^^^^^^^^^^^^^^^^^^ File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1467, 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 2025-03-31 00:00:00 - 2026-04-06 00:00:00')
Traceback (most recent call last): (4 lines)
File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 1283, in live_cycle universe = self.tick( ^^^^^^^^^^ File "/usr/src/trade-executor/tradeexecutor/cli/loop.py", line 455, 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 1798, 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 2025-03-31 00:00:00 - 2026-04-06 00:00:00Performing strategy tick #476 for timestamp 2026-04-09 00:00:00, cycle length is 1d, trigger time was 2026-04-09 00:08:00.000466, live trading is True, trading univese is None, version 0.5, max cycles None