Commit b2f4f7b7 authored by jichao's avatar jichao

同步汇率

parent 6ff2ca06
...@@ -22,7 +22,8 @@ class CurveDrift(BaseRebalanceSignal): ...@@ -22,7 +22,8 @@ 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