Commit Graph

1899 Commits

Author SHA1 Message Date
fasiondog
dba81d6151 Merge branch 'master' of https://github.com/fasiondog/hikyuu 2023-10-05 03:14:19 +08:00
fasiondog
c9437b8ce0 fixed setup.py 2023-10-05 03:14:13 +08:00
fasiondog
326e07cea8
Merge pull request #118 from yangrq1018/echarts
pyecharts drawplot backend
2023-10-04 01:18:08 +08:00
fasiondog
2d710f1217 update ubuntu_aarch64.yml 2023-10-04 01:15:46 +08:00
xiaoniu
46b96cb3a2 pyecharts drawplot backend 2023-10-03 22:31:58 +08:00
linjinhai
efc9c2d61e update ubuntu_aarch64.yml 2023-10-03 17:14:11 +08:00
fasiondog
970bba6860 update ubuntu_aarch64.yml, remove ubuntu_aarch64_python.yml 2023-10-03 13:15:39 +08:00
fasiondog
dde1009163 try ubuntu_aarch64.yml 2023-10-03 11:20:35 +08:00
fasiondog
50f3a22bc7 try ubuntu_aarch64.yml 2023-10-03 11:14:54 +08:00
fasiondog
f1ea0b0918 try ubuntu_aarch64.yml 2023-10-03 11:09:41 +08:00
fasiondog
7b8548ee00 try ubuntu_aarch64.yml 2023-10-03 11:05:37 +08:00
fasiondog
91a05d098a fixed cross compile on github action and remove .travis.yml 2023-10-03 10:24:13 +08:00
fasiondog
cfdc7862ac fixed compile error on linux 2023-10-03 02:50:50 +08:00
fasiondog
b2dcbe3dbd fixed split; add byteToHexStr 系列byte转字符串函数; 合并 utils.h 和 arithmetic.h 2023-10-03 02:31:29 +08:00
fasiondog
acd4a32170 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/other 2023-10-03 01:52:40 +08:00
fasiondog
a30627f2b3 优化编译选项,统一放入 config.h.in, 以便知道实际使用配置 2023-10-03 01:34:03 +08:00
fasiondog
44f2388287 update split 2023-10-02 19:18:13 +08:00
fasiondog
7badeb3c39 优化编译选项 2023-10-02 17:36:23 +08:00
fasiondog
a897976e68 优化编译选项 2023-10-02 03:41:45 +08:00
fasiondog
1ebc5123cb Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/statistic 2023-10-01 23:05:00 +08:00
fasiondog
7f07f18a1c 调整 PR #114 2023-10-01 22:32:29 +08:00
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
fasiondog
1ad1329bc0 调整 combinate 2023-09-26 02:37:24 +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
fasiondog
a9b803522a python 引出 combinate_index 函数 2023-09-24 02:46:04 +08:00
fasiondog
de914925b0 Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis 2023-09-24 01:14:47 +08:00
fasiondog
055969093c update combinateIndex 2023-09-24 01:14:31 +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