开放 DataSet 组装入口
This commit is contained in:
@@ -170,7 +170,7 @@ impl DataSet {
|
|||||||
Self::from_components(instruments, market, factors, candidates, benchmarks)
|
Self::from_components(instruments, market, factors, candidates, benchmarks)
|
||||||
}
|
}
|
||||||
|
|
||||||
fn from_components(
|
pub fn from_components(
|
||||||
instruments: Vec<Instrument>,
|
instruments: Vec<Instrument>,
|
||||||
market: Vec<DailyMarketSnapshot>,
|
market: Vec<DailyMarketSnapshot>,
|
||||||
factors: Vec<DailyFactorSnapshot>,
|
factors: Vec<DailyFactorSnapshot>,
|
||||||
|
|||||||
Reference in New Issue
Block a user