runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 208, in <module> app.run() ~~~~~~~^^ File "/app/app.py", line 184, in run regime = self.regime_detector.detect(returns) File "/app/app.py", line 74, in detect if momentum > 0 and vol < 0.25: ^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/pandas/core/generic.py", line 1580, in __nonzero__ raise ValueError( ...<2 lines>... ) ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().

Container logs:

Fetching error logs...