mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-03 12:27:48 +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;
|
vector<AnalysisSystemWithBlockOut> result;
|
||||||
HKU_IF_RETURN(blk.size() == 0 || !sys_proto, result);
|
HKU_IF_RETURN(blk.size() == 0 || !sys_proto, result);
|
||||||
|
|
||||||
sys_proto->reset();
|
sys_proto->forceReset();
|
||||||
SystemList sys_list;
|
SystemList sys_list;
|
||||||
StockList stk_list;
|
StockList stk_list;
|
||||||
for (const auto& stk : blk) {
|
for (const auto& stk : blk) {
|
||||||
|
Loading…
Reference in New Issue
Block a user