mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-11-29 18:39:10 +08:00
update
This commit is contained in:
parent
3078c13b08
commit
ae2a3dfe6c
@ -15,7 +15,7 @@
|
||||
:param TradeManager tm: 交易账户
|
||||
:param int train_len: 滚动评估系统绩效时使用的数据长度
|
||||
:param int test_len: 使用在 train_len 中选出的最优系统执行的数据长度
|
||||
:param SelectorBase se: 寻优选择器
|
||||
:param SelectorBase se: 寻优选择器, 默认为按“帐户平均年收益率%”最大选择
|
||||
:param TradeManager train_tm: 滚动评估时使用的交易账户, 为None时, 使用 tm 的拷贝进行评估
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user