Commit Graph

585 Commits

Author SHA1 Message Date
fasiondog
2909eb806d update python test code 2024-04-17 23:16:42 +08:00
fasiondog
473f6c867e 历史财务信息指标 2024-04-14 03:39:45 +08:00
fasiondog
b0fb33ecc1 sqlite 导入历史财务信息 2024-04-13 13:56:26 +08:00
fasiondog
8f150653c7 mysql 导入历史财务信息 2024-04-13 03:34:47 +08:00
fasiondog
77ccadda30 财务字段映射表 2024-04-13 00:39:22 +08:00
fasiondog
9bd8e58f46 fixed 获取节假日出现报错 2024-04-11 23:45:01 +08:00
fasiondog
5f637b8eb4 fixed sys_performance 年化收益率显示错误 2024-04-07 20:31:33 +08:00
fasiondog
9e9d59b38f update 版本更新提示 2024-04-07 16:28:18 +08:00
fasiondog
c44960a8f9 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/bj 2024-04-07 00:58:46 +08:00
fasiondog
65955e0af4 fixed LIUTONGPANG->LIUTONGPAN 2024-04-07 00:55:22 +08:00
fasiondog
d9332228f9 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/bj 2024-04-07 00:46:31 +08:00
fasiondog
b71904a153 fixed 北交所/科创板 最小交易量为1 2024-04-07 00:45:57 +08:00
fasiondog
100e6d1d81 add TURNOVER 换手率指标 2024-04-06 23:54:06 +08:00
fasiondog
f5b99995d3 fixed TradeRecord 在 python 交互环境下打印输出错误 2024-04-06 02:17:52 +08:00
fasiondog
20f22e53e1 update example 2024-04-06 01:25:45 +08:00
fasiondog
8de406c1e9 update OrderBroker 2024-04-06 01:24:22 +08:00
fasiondog
56aa21bcf8 fixed 缺失的 hku_save / hku_load 函数 2024-04-05 23:23:23 +08:00
fasiondog
7d4a8c9eda crtSL -> 更名 crtSP, crtMM和crtSP实际接口未纳入 2024-04-05 22:59:33 +08:00
fasiondog
8524ff37e6 hku_catch 忽略对 KeyboardInterrupt 的捕获,以免 Ctrl-C 无法终止 2024-04-05 16:52:26 +08:00
fasiondog
8c1272796b hub 中的 prtflo 更名为 pf 2024-04-04 03:14:45 +08:00
fasiondog
a792c98a67 fixed tm 的建立日期小于参考日期时 sys_performance 报错 2024-04-04 01:51:58 +08:00
fasiondog
845c240c55 hub add mf 2024-04-03 11:24:24 +08:00
fasiondog
7faf0749ab HikyuuTDX 加入新版本提示 2024-04-03 02:34:56 +08:00
fasiondog
f0b17e1233 改进 CLOSE/OPEN.. python 中公式可以不加括号 2024-04-03 02:34:38 +08:00
fasiondog
5064e7e3b1 update documents 2024-04-02 17:00:46 +08:00
fasiondog
966c8e6657 update SG for support cycle 2024-04-02 13:33:24 +08:00
fasiondog
e9477a9f8a update sys_performance 同时支持 PF 绘图 2024-04-01 04:06:10 +08:00
fasiondog
32af840049 调整 Selector in python 2024-03-30 15:42:59 +08:00
fasiondog
d775fc2fb6 完善 MF python 接口 2024-03-30 14:51:36 +08:00
fasiondog
e72540e63e update get_part add *args 2024-03-30 03:17:15 +08:00
fasiondog
cca73f1bff 改进 python crt系列自定义组件 clone 2024-03-29 01:10:05 +08:00
fasiondog
2dad10e217 fixed meta part clone 2024-03-27 17:48:21 +08:00
fasiondog
c6bd2e5e7c 调整 python 运行状态接口 2024-03-27 16:18:41 +08:00
fasiondog
ff9494f6e7 优化 ostream 重定向至 python,C++多线程可能引起 jupyter 执行崩溃 2024-03-26 15:43:30 +08:00
fasiondog
1b811ca840 update 2024-03-26 01:46:26 +08:00
fasiondog
112500aaa3 update 2024-03-20 18:22:30 +08:00
fasiondog
61e7107bf7 增强系统部件快速创建方法 2024-03-16 16:56:37 +08:00
fasiondog
d62e2fb8d7 update 2024-03-16 04:24:31 +08:00
fasiondog
ba2849f291 fixed python 日志目录创建 2024-03-14 14:33:45 +08:00
fasiondog
bcf028533a
!12 fix bug: 通达信lc5导入mysql时候文件数据解析的时间计算错误导致导入不了数据
Merge pull request !12 from Jet/fix-strategy
2024-03-12 06:23:04 +00:00
Jet
e92ed832d2 fix bug: 通达信lc5导入mysql时候文件数据解析的时间计算错误导致导入不了数据 2024-03-12 14:05:36 +08:00
fasiondog
6766107499 优化Python交互日志输出 2024-03-11 23:05:45 +08:00
fasiondog
3c79ccdf6a 优化 python log 输出 2024-03-11 19:40:40 +08:00
fasiondog
9cf6152a76 修正 low_precision 下python部分测试用例 2024-03-08 16:27:36 +08:00
fasiondog
61ec0d0c1b 添加 concat_to_df, 将指标列表合并为DataFrame, 以便使用其他依赖于 pandas 的工具 2024-03-08 02:37:41 +08:00
fasiondog
2108f34118
!11 fix bug: 通达信lc5导入时候文件数据解析的时间计算错误导致导入不了数据
Merge pull request !11 from Jet/fix-strategy
2024-03-06 18:55:27 +00:00
Jet
6d8f7d65fc fix bug: 通达信lc5导入时候文件数据解析的时间计算错误导致导入不了数据(时间早了32年导致find_pos的时候和lastdatetime比较没有需要导入的数据). 2024-03-06 21:58:18 +08:00
fasiondog
a688b514ec fixed sys_performance 除0 2024-03-06 01:34:16 +08:00
fasiondog
568f756e46 Merge branch 'master' of gitee.com:fasiondog/hikyuu 2024-03-06 00:16:50 +08:00
fasiondog
0e6c9745bf update sys_performance 系统性能绘图支持 nbagg 2024-03-05 20:58:57 +08:00