修正平台表达式选股风控缺口
This commit is contained in:
@@ -3156,7 +3156,7 @@ fn build_eligible_universe_for_date_from_factors(
|
||||
rows
|
||||
}
|
||||
|
||||
fn missing_candidate_risk_state(date: NaiveDate, symbol: &str) -> CandidateEligibility {
|
||||
pub(crate) fn missing_candidate_risk_state(date: NaiveDate, symbol: &str) -> CandidateEligibility {
|
||||
CandidateEligibility {
|
||||
date,
|
||||
symbol: symbol.to_string(),
|
||||
|
||||
Reference in New Issue
Block a user