Commit Graph

1823 Commits

Author SHA1 Message Date
fasiondog
39c6017e55 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/statistic 2023-10-01 22:16:46 +08:00
fasiondog
00d54291fd update 2023-10-01 22:16:04 +08:00
fasiondog
5e504d1d9e
Merge pull request #114 from yangrq1018/pr
PR
2023-10-01 22:15:02 +08:00
fasiondog
d50b147b33 update readme 2023-09-30 20:36:31 +08:00
fasiondog
77fe3746a7 update readme 2023-09-30 20:25:51 +08:00
fasiondog
2e5069449f update readme 2023-09-30 20:19:36 +08:00
fasiondog
0fdf4d81a5 增加 feedback 编译参数 2023-09-30 02:29:16 +08:00
fasiondog
9d5a38cba1 完善反馈信息发送(continue) 2023-09-29 14:39:46 +08:00
fasiondog
dce3d756fe update 2023-09-29 03:08:50 +08:00
fasiondog
5a0bbab2c4 添加反馈信息发送 2023-09-28 01:52:51 +08:00
fasiondog
5a732a8dc3 补充 os 测试信息 2023-09-27 03:04:47 +08:00
fasiondog
71fbc2e5de 优化 setup.py build 及其他文件名调整 2023-09-27 02:49:36 +08:00
fasiondog
9ff8ac99c8 增加跨平台函数 2023-09-27 02:00:45 +08:00
fasiondog
27b6b35239 update 2023-09-27 00:08:45 +08:00
fasiondog
6a61e2325a
Merge pull request #116 from kbugstar/patch-2
Update IndicatorImp.cpp
2023-09-26 17:40:29 +08:00
kbugstar
4b1c4ed0f5
Update IndicatorImp.cpp
修正void IndicatorImp::setContext(const Stock &stock, const KQuery &query)中是否修改Context的判断逻辑,原逻辑为stock或quey有一项没有改动就不修改Context,在遍历时,这个逻辑会导致Context永远为第一个设置的Context
2023-09-26 15:35:35 +08:00
xiaoniu
573bdca471 rename python RSI indicator to avoid name collision 2023-09-24 23:30:56 +08:00
xiaoniu
4e0a6575ab 增加内存泄漏检查 config_var 2023-09-24 21:27:31 +08:00
xiaoniu
5f22ad11d2 add RSI indiactor, BandSignal and fix IndicatorImp OP_IF node 2023-09-24 21:22:04 +08:00
fasiondog
4036c182ef
Merge pull request #113 from yangrq1018/pr
sqlite kdata driver (support convert interval)
2023-09-24 14:43:58 +08:00
xiaoniu
7372c9f366 better readability: use HKU_ERROR_IF_RETURN 2023-09-24 06:39:49 +08:00
xiaoniu
6c78b20160 fix minor problems 2023-09-24 06:30:53 +08:00
xiaoniu
cd06ea1206 sqlite kdata driver (feature: support convert interval) 2023-09-23 16:12:23 +08:00
fasiondog
cdf03817fd fixed #105 现在读取不到财务数据了,返回[] 2023-09-23 01:18:27 +08:00
fasiondog
e304920924
Merge pull request #112 from kbugstar/patch-1
Update Stock.cpp
2023-09-22 15:20:39 +08:00
kbugstar
9ff9d6adc4
Update Stock.cpp
修改getFinanceInfo,getHistoryFinanceInfo只对STOCKTYPE_A有效的问题
2023-09-22 01:42:48 +08:00
fasiondog
c9147200a2 update TimerManager test 2023-09-21 02:40:37 +08:00
fasiondog
9c2c341185 fixed 增加TimerManager对系统时间发生变化时的保护 2023-09-21 02:21:28 +08:00
fasiondog
9dd8be2c40 增加TimerManager对系统时间发生变化时的保护 2023-09-21 02:19:01 +08:00
fasiondog
af30d11e2c 自动设置matplot中文环境, fixed #I7JKAL 2023-09-20 02:03:42 +08:00
fasiondog
02d6ace0b3 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/draw 2023-09-20 00:34:35 +08:00
fasiondog
d404a43f53
Merge pull request #110 from yangrq1018/pr
Windows dll debug编译问题
2023-09-19 01:05:00 +08:00
xiaoniu
126f4b05ab add a phony target to copy test data without run any test 2023-09-18 23:51:19 +08:00
xiaoniu
abcaa35708 fix debug build of all target 2023-09-18 23:22:48 +08:00
fasiondog
e55e6f314d ipython/notebook模式下自动设定matplotlib绘图为交互模式;部分改善 bokeh 绘图 2023-09-18 02:30:35 +08:00
fasiondog
204f7eebdf github workflow 编译限定到主分支 2023-09-15 01:16:47 +08:00
fasiondog
66242ca009 限定 github workflow 编译分支 2023-09-15 01:07:04 +08:00
fasiondog
ed437319ea StrategyBase直接获取 StockManager 实例 2023-09-15 00:55:13 +08:00
fasiondog
262a5ac56e 补充 CORR 测试 2023-09-07 01:34:01 +08:00
fasiondog
4b0721f2b3 补充 CORR 文档说明 2023-09-07 01:01:18 +08:00
fasiondog
7d6c0886f0
Merge pull request #108 from fasiondog/develop
Develop
2023-09-07 00:53:50 +08:00
fasiondog
86dc39b7ba #106 fixed xmake 中 flatbuffers 版本号 2023-09-07 00:51:34 +08:00
fasiondog
4a12b4539e 增加相关系数 CORR 指标 2023-09-07 00:50:31 +08:00
fasiondog
21eaf327b9 Merge branch 'master' of https://github.com/fasiondog/hikyuu into develop 2023-09-06 19:38:59 +08:00
fasiondog
ed7b593d9e update readme 2023-09-06 02:10:31 +08:00
fasiondog
a59ffa512d fixed setDiscard discard 小于size 时未对 m_discard 赋值 2023-09-06 01:33:13 +08:00
fasiondog
b88c45737e fixed SUM 缺少 discard 设置 2023-09-06 01:32:00 +08:00
fasiondog
9c865b0337 增加相关系数CORR指标(continue) 2023-09-05 02:05:58 +08:00
fasiondog
b9d957bf3f 增加相关系数指标(continue) 2023-09-04 01:26:51 +08:00
fasiondog
293dcbac6f fixed weave formula 缺少 break,导致打印时崩溃 2023-09-04 01:11:36 +08:00