Skip to content

Commit

Permalink
删除注释代码
Browse files Browse the repository at this point in the history
  • Loading branch information
fasiondog committed Nov 2, 2024
1 parent 556a206 commit b173033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hikyuu_cpp/hikyuu/trade_sys/system/crt/SYS_WalkForward.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace hku {
SystemPtr HKU_API SYS_WalkForward(const SystemList& candidate_sys_list,
const TradeManagerPtr& tm = TradeManagerPtr(),
size_t train_len = 100, size_t test_len = 20,
// const SelectorPtr& se = SE_MaxFundsOptimal(),
const SelectorPtr& se = SE_PerformanceOptimal(),
const TradeManagerPtr& train_tm = TradeManagerPtr());

Expand Down

0 comments on commit b173033

Please sign in to comment.