Commit 9c794552 authored by jichao's avatar jichao

6138

parent 3b76e4bb
...@@ -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