Commit 0b2f68b7 authored by jichao's avatar jichao

6258

parent 5c2fda1c
...@@ -22,8 +22,7 @@ class CurveDrift(BaseRebalanceSignal): ...@@ -22,8 +22,7 @@ class CurveDrift(BaseRebalanceSignal):
SignalType.CRISIS_ONE, SignalType.CRISIS_ONE,
SignalType.CRISIS_TWO, SignalType.CRISIS_TWO,
SignalType.MARKET_RIGHT, SignalType.MARKET_RIGHT,
SignalType.INIT, SignalType.INIT
SignalType.LOW_BUY
] ]
def is_trigger(self, day, risk: PortfoliosRisk) -> bool: def is_trigger(self, day, risk: PortfoliosRisk) -> bool:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment