Commit Graph

614 Commits

Author SHA1 Message Date
fasiondog
e63981210c fixed sys.performance 使用回测截止时间 2024-05-18 17:48:28 +08:00
fasiondog
b346d3d879 update 2024-05-18 07:27:54 +08:00
fasiondog
2f613cf4f4 sys.performance 绘图时加上对应的证券名称 2024-05-17 16:23:44 +08:00
fasiondog
238d4a715c fixed hub 获取part下子部件失败 2024-05-14 21:20:32 +08:00
fasiondog
b0859c0dec fixed ETF 权息缺少扩缩股 2024-05-05 20:00:18 +08:00
fasiondog
ae29fbb0ef fixed performance 绘图策略收益显示错误 2024-05-02 16:27:54 +08:00
fasiondog
5ef1daf35b fixed matplotlib performance 绘制时,当前收益率显示时未乘以100 2024-05-01 00:11:17 +08:00
fasiondog
65ced11ad0 改进matplot绘制图形时,x轴坐标显示 2024-04-30 23:27:36 +08:00
fasiondog
1c8e03fcae matplotlib sysplot 增加 only_draw_close,避免数据量较大时, matploblib 绘制 K 线过慢 2024-04-30 01:00:08 +08:00
fasiondog
4aae90134c 改进 sys_performance,在query日期不在stock的有效日期范围内时,抛出异常 2024-04-28 02:33:14 +08:00
fasiondog
cca00a548c 更新错误注释 2024-04-28 02:32:31 +08:00
fasiondog
b6f8b2830d 调整修改 pytdx ping 2024-04-25 16:56:13 +08:00
fasiondog
4b2c6b6c76 fixed interactive STOCKTYPE_A_BJ 2024-04-25 15:00:41 +08:00
fasiondog
6b2036a8c2 fixed interactive 中 blockbj 为空 2024-04-25 14:50:16 +08:00
fasiondog
90cc0d93d7 add hku_to_async utils method 2024-04-24 20:02:32 +08:00
fasiondog
6f1755a935 update 2024-04-23 02:38:50 +08:00
fasiondog
862cdea36a add blockindex table 2024-04-22 22:32:51 +08:00
fasiondog
813eea963b updaate 2024-04-22 20:42:35 +08:00
fasiondog
9aec12ec61 移除python没有到的import 2024-04-22 14:49:04 +08:00
fasiondog
d077583fb7 增加北证92号段 2024-04-22 12:40:58 +08:00
fasiondog
f6b663cbb6 fixed 板块信息导入时,如果网络不好,未获取到当前板块信息时,会把之前的板块信息删除 2024-04-21 02:38:04 +08:00
fasiondog
3efefcb1fc indicator 绘制时设置 x 轴为日期 2024-04-20 21:56:16 +08:00
fasiondog
a79da6606c mysql 跨平台时 blob 读取失败 2024-04-19 17:44:36 +08:00
fasiondog
69f9baedfa 调整 mysql 默认字符集;HikyuuTdX 控制台日志打印级别 2024-04-19 04:06:32 +08:00
fasiondog
993860e657 fixed 新增的北交所股票类型还是A股 2024-04-18 18:51:26 +08:00
fasiondog
2953f4668c fixed 新增的北交所股票类型还是A股 2024-04-18 15:22:40 +08:00
fasiondog
c8da188d31 移除 Stock.get_history_finance_info,后续改用 FINANCE 指标获取 2024-04-18 02:06:44 +08:00
fasiondog
339ab7b4ae fixed stock.get_timeline_list 缺失 to_df 2024-04-18 00:59:17 +08:00
fasiondog
fd4720ba76 stock暴露部分属性可写,方便使用外部数据源 2024-04-18 00:35:37 +08:00
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