Commit Graph

1989 Commits

Author SHA1 Message Date
fasiondog
eaf4aad914 fixed mysql import error 2023-11-30 21:31:39 +08:00
fasiondog
c54de0f19c fixed mysql import data 2023-11-30 14:07:18 +08:00
fasiondog
88cae46437
Merge pull request #132 from yangrq1018/pr
set_warnings("all", "error")会导致重复编译
2023-11-28 03:07:33 +08:00
xiaoniu
65ffe7a090 set_warnings("all", "error")会导致重复编译 2023-11-27 19:51:46 +08:00
fasiondog
f2fa98ea62 fixed doc error 2023-11-24 17:13:43 +08:00
fasiondog
50f253a76d 优化指标等效判断中对CVAL的处理 2023-11-18 12:48:44 +08:00
fasiondog
c4855567ad update test_slope for erros on linux 2023-11-16 23:50:32 +08:00
fasiondog
12f66e24d6
Merge pull request #129 from yangrq1018/pr
Fix issue #128
2023-11-16 00:48:07 +08:00
xiaoniu
4effb57a74 update sqlachemy declarative_base import 2023-11-15 19:45:25 +08:00
xiaoniu
7d2ab37f8d lazy evaluation of python default parameter 2023-11-15 19:45:25 +08:00
xiaoniu
54555d56fd handle CVAL in repeatALikeNodes; fix OP node missing parent issue 2023-11-15 19:45:25 +08:00
fasiondog
defaae5cef
Merge pull request #127 from fasiondog/feature/slope
add SLOPE 计算线性回归斜率
2023-11-11 17:59:54 +08:00
fasiondog
c6ac804f63 add SLOPE 2023-11-11 17:01:20 +08:00
fasiondog
0508cc20ee add SLOPE (continue) 2023-11-11 00:50:21 +08:00
fasiondog
de4334ca1b update readme.rst 2023-11-10 02:42:45 +08:00
fasiondog
24c20ea291 update readme.rst 2023-11-10 02:41:24 +08:00
fasiondog
3a58779c2b add SLOPE (continue) 2023-11-10 02:30:10 +08:00
fasiondog
df7c2ad9d9 add SLOPE (continue) 2023-11-09 18:58:58 +08:00
fasiondog
013ae02823
Merge pull request #126 from fasiondog/feature/tdx_time
实现通达信时间函数
2023-11-09 18:36:43 +08:00
fasiondog
ecfca66dfa 通达信时间函数引出至python 2023-11-09 17:34:33 +08:00
fasiondog
99e8cea295 通达信时间函数 2023-11-09 17:09:02 +08:00
fasiondog
989cf77e03 通达信时间函数(continue) 2023-11-09 02:29:47 +08:00
fasiondog
56db481022 update release.rst 2023-11-06 02:13:09 +08:00
fasiondog
8c8081716c update release.rst 2023-11-05 21:17:05 +08:00
fasiondog
12439189b7 update version to 1.3.0 2023-11-05 20:34:32 +08:00
fasiondog
e066a8bd7f update release.rst 2023-11-05 17:28:45 +08:00
fasiondog
b046f0b40c
Merge pull request #125 from fasiondog/feature/fastind
Feature/fastind
2023-11-04 23:11:33 +08:00
fasiondog
0f74600114 指标融合优化 2023-11-04 17:11:32 +08:00
fasiondog
7e0eca3270 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/fastind 2023-11-03 22:35:28 +08:00
fasiondog
55cac59f33 update requirements 2023-11-03 22:34:43 +08:00
fasiondog
3cbafe3b28 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/fastind 2023-11-03 00:05:50 +08:00
fasiondog
98cf41a640 升级flatbuffers至23;Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/flat 2023-11-03 00:03:30 +08:00
fasiondog
f61d33e454
Merge pull request #124 from yangrq1018/pr-flatbuffers
Several changes
2023-11-02 21:04:35 +08:00
fasiondog
0f15f2c62e upgrade flatbuffers 2023-11-02 02:30:28 +08:00
fasiondog
1b6c69f00e update 2023-11-02 00:35:55 +08:00
fasiondog
e8117bb69c 指标组合加速 2023-11-01 03:34:55 +08:00
xiaoniu
e20d0c99f9 update SpotAgent 2023-10-31 02:02:13 +08:00
xiaoniu
0fba1ebb7b update flatbuffers version, correct typo in spot.fbs 2023-10-31 02:01:15 +08:00
xiaoniu
0dfc7d60f9 fix RSI nan value issue 2023-10-31 01:55:11 +08:00
xiaoniu
59c139b7fd indicator value string repr refactor as a function for PriceList 2023-10-31 01:55:05 +08:00
xiaoniu
6ef929e83f indicator string repr show values 2023-10-31 01:54:57 +08:00
fasiondog
0a9653829a update 2023-10-31 01:16:49 +08:00
fasiondog
3a7859b57f
Merge pull request #123 from mydown51/master
fix: os.h add #include <cstdint>
2023-10-30 19:31:24 +08:00
Gelsen
2176706721 fix: os.h add #include <cstdint> 2023-10-30 09:13:19 +08:00
fasiondog
41b6096767 debug update 2023-10-30 03:20:00 +08:00
fasiondog
6ad36dcf62 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/fastind 2023-10-29 19:05:24 +08:00
fasiondog
000ba7e3bc KData 增加不等判断,引出相等与不等判断至python 2023-10-29 18:59:32 +08:00
fasiondog
e51f2bfc6c KQuery/KRecord 相等与不等比较导出至 python 2023-10-29 18:25:06 +08:00
fasiondog
2c23644593 优化 Stock 相等比较 2023-10-28 17:42:43 +08:00
fasiondog
89fc059163 update combinate.cpp 2023-10-28 01:54:11 +08:00