Commit Graph

355 Commits

Author SHA1 Message Date
fasiondog
4d87aa7b1c meger from master 2023-08-17 02:42:38 +08:00
fasiondog
9256578b3b TradeManager 去除不指定日期共有的 getFunds 方法,容易误用 2022-11-22 00:51:58 +08:00
fasiondog
89fbb27cc8 Merge branch 'master' of https://github.com/fasiondog/hikyuu into develop 2022-11-20 15:00:51 +08:00
fasiondog
18e018145d 清除 gcc 编译告警 2022-11-19 01:01:46 +08:00
fasiondog
73e3a5d1c7 Merge branch 'master' of https://github.com/fasiondog/hikyuu into develop 2022-11-13 20:06:50 +08:00
fasiondog
627583e116 linux下使用预编译的线程安全版本hdf5依赖库,不再使用linux自带安装的非线程安全版本 2022-11-09 01:11:07 +08:00
fasiondog
ff6aba9653 合约交易支持(continue) 2022-09-20 00:58:36 +08:00
fasiondog
3be3a880b3 买空/卖空支持(continue) 2022-09-19 23:26:32 +08:00
fasiondog
1289596c68 删除 FundsRecored 中的 borrow_cash 与 borrow_asset 2022-09-18 00:28:18 +08:00
fasiondog
3bf80ceaf5 卖空/买空支持(continue) 2022-09-15 01:10:41 +08:00
fasiondog
17ae2a3261 买空/卖空支持(continue) 2022-09-11 01:14:20 +08:00
fasiondog
0d94a1bf6b fixed _Stock.cpp 2022-09-08 22:17:58 +08:00
fasiondog
5ebe11942d Stock 增加 getPos 方法获取指定日期对应的索引位置 2022-09-08 00:31:25 +08:00
fasiondog
99b821b235 卖空/买空支持(continue) 2022-09-06 01:13:01 +08:00
fasiondog
853530933b 买空/卖空支持(continue) 2022-09-05 00:10:37 +08:00
fasiondog
8a88e4fc13 卖空/买空支持(continue) 2022-09-04 15:36:15 +08:00
fasiondog
ca92e0c98e Merge branch 'master' of https://github.com/fasiondog/hikyuu into develop 2022-08-31 23:48:00 +08:00
fasiondog
9b65137cbb StockManager引出 datadir 方法 2022-08-31 00:51:52 +08:00
fasiondog
79b37b28b8 remove getBorrowStockCost、getReturnStockCost 2022-08-30 01:16:02 +08:00
fasiondog
320f5cc1a0 删除 FundRecord 中的 short_market_value;补充自动归还现金与股票测试及修正 2022-08-29 01:22:58 +08:00
fasiondog
58c5854443 remove shell short 2022-08-28 18:12:57 +08:00
fasiondog
2524baf5db remove TraderManager::getShortStockNumber 2022-08-28 01:21:14 +08:00
fasiondog
723cc5b7f0 remove buyShort 相关操作及定义 2022-08-28 01:17:35 +08:00
fasiondog
8c18d21e27 TradeManager 完善资金借入与归还 2022-08-28 01:04:01 +08:00
fasiondog
4d7abd18b5 fixed IndicatorImp for python _dyn_calculate 2022-03-10 08:27:46 +08:00
fasiondog
4731df72b0 release 1.2.3; 更新示例,修正 EMA 引出错误 2022-03-06 17:36:19 +08:00
fasiondog
0b583c4667 SMA 支持动态参数 2022-03-05 14:18:35 +08:00
fasiondog
9290a84571 SAFTYLOSS 支持动态参数 2022-03-05 13:56:01 +08:00
fasiondog
e115dc98e0 MACD 动态参数支持;AMA 动态参数修正 2022-03-05 11:43:02 +08:00
fasiondog
0abb62865e LONGCROSS 支持动态参数 2022-03-05 10:40:02 +08:00
fasiondog
1a763ad5de Indicator动态参数增加修正discard; LAST支持动态参数 2022-03-04 21:57:44 +08:00
fasiondog
c35c45e8c8 SLICE、EMA动态参数引出至 python 2022-03-04 08:35:44 +08:00
fasiondog
8555da0eea fixed python中直接退出 2022-03-04 07:55:18 +08:00
fasiondog
367e07ce11 REF 支持动态参数 2022-03-02 07:45:12 +08:00
fasiondog
96bad2e47b ATR支持动态参数 2022-03-01 22:17:20 +08:00
fasiondog
0d08335bd2 AMA 支持动态参数 2022-03-01 22:05:21 +08:00
fasiondog
1bad4d8ec3 Paramete r支持 int64_t 2022-02-27 15:49:42 +08:00
fasiondog
96bc734f8b SE clear 改名 removeAll 2022-02-27 08:55:30 +08:00
fasiondog
8f1234a8fe 增加 se 和 af 的匹配判断 2022-02-26 22:12:53 +08:00
fasiondog
66773b5f92 补充 System 注释;其他细节修改 2022-02-26 21:34:07 +08:00
fasiondog
2e68840c79 完善 PF 文档与帮助、注释 2022-02-26 17:54:15 +08:00
fasiondog
099af0979b fixed _Selecetor.cpp 2022-02-26 13:51:14 +08:00
fasiondog
a26d0dc60c 完善 Selector python 引出及注释与帮助 2022-02-26 12:06:49 +08:00
fasiondog
62aaf68503 完善 af 注释及帮助 2022-02-26 11:15:57 +08:00
fasiondog
e949061bc1 更新注释与帮助 2022-02-25 08:33:57 +08:00
fasiondog
0f71fc0c43 恢复 getFunds ;fixed TM addTradeRecord 2022-02-24 01:00:40 +08:00
fasiondog
58027d8770 删除TradeManager中不安全的getFunds, getFundsCurve, getProfitsCurve函数 2022-02-23 01:57:33 +08:00
fasiondog
d6d6efcb1d 更改不安全的currentCash调用 2022-02-23 01:32:11 +08:00
fasiondog
7bf003c2fe TradeManager优化,删除 reinvest 参数;getPosition 加入指定时间并更新权息;私有 _update 改为公有 updateWithWeight 方法,以便某些情况主动调用 2022-02-23 00:16:02 +08:00
fasiondog
476fd21c7c 继续完善PF 2022-02-22 01:45:28 +08:00