hikyuu2/hikyuu_cpp/hikyuu/trade_sys
2022-02-27 08:55:30 +08:00
..
allocatefunds 补充 System 注释;其他细节修改 2022-02-26 21:34:07 +08:00
condition 代码优化 2020-11-22 18:34:37 +08:00
environment 优化 EV 和 SYS 的关联 2022-02-19 18:43:55 +08:00
moneymanager 更改不安全的currentCash调用 2022-02-23 01:32:11 +08:00
portfolio 增加 se 和 af 的匹配判断 2022-02-26 22:12:53 +08:00
profitgoal TradeManager优化,删除 reinvest 参数;getPosition 加入指定时间并更新权息;私有 _update 改为公有 updateWithWeight 方法,以便某些情况主动调用 2022-02-23 00:16:02 +08:00
selector SE clear 改名 removeAll 2022-02-27 08:55:30 +08:00
signal Signal中的信号保持改为std::set,方便获取时保留顺序 2022-02-21 23:01:46 +08:00
slippage 清理兼容python2导致的内部字符串格式问题 2020-09-13 00:10:22 +08:00
stoploss 清理兼容python2导致的内部字符串格式问题 2020-09-13 00:10:22 +08:00
system System对使用前向复权的数据打印警告(未来函数) 2022-02-26 21:49:24 +08:00
all.h add #progam once for every .h files; some others 2019-08-03 21:53:24 +08:00