修正内置选择器next-open风控语义
This commit is contained in:
@@ -1506,6 +1506,7 @@ impl Strategy for CnSmallCapRotationStrategy {
|
||||
data: ctx.data,
|
||||
dynamic_universe: ctx.dynamic_universe,
|
||||
risk_config: Some(&self.config.risk_config),
|
||||
defer_selection_risk: ctx.is_lagged_execution(),
|
||||
});
|
||||
let before_ma_count = selected_before_ma.len();
|
||||
let mut ma_rejects = Vec::new();
|
||||
|
||||
Reference in New Issue
Block a user