Commit 7b8528fe authored by jichao's avatar jichao

同步汇率

parent d1d5a3fa
......@@ -22,7 +22,8 @@ class CurveDrift(BaseRebalanceSignal):
SignalType.CRISIS_ONE,
SignalType.CRISIS_TWO,
SignalType.MARKET_RIGHT,
SignalType.INIT
SignalType.INIT,
SignalType.LOW_BUY
]
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