mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 03:48:19 +08:00
update
This commit is contained in:
parent
3e805e7fa5
commit
01279141ae
@ -46,7 +46,7 @@ inline vector<AnalysisSystemWithBlockOut> analysisSystemListWith(const Container
|
||||
vector<AnalysisSystemWithBlockOut> result;
|
||||
HKU_IF_RETURN(blk.size() == 0 || !sys_proto, result);
|
||||
|
||||
sys_proto->reset();
|
||||
sys_proto->forceReset();
|
||||
SystemList sys_list;
|
||||
StockList stk_list;
|
||||
for (const auto& stk : blk) {
|
||||
|
Loading…
Reference in New Issue
Block a user