Commit Graph

2197 Commits

Author SHA1 Message Date
fasiondog
40f2004372 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/analysis 2024-02-21 12:13:28 +08:00
fasiondog
615cb3b988 update docs 2024-02-21 12:12:44 +08:00
fasiondog
59acb39b6e update 2024-02-18 00:44:59 +08:00
fasiondog
30fe85cc72 增强 Condition 逻辑 2024-02-18 00:01:24 +08:00
fasiondog
97c18177fd add AndCondition 2024-02-16 02:55:07 +08:00
fasiondog
1ba1e93d8b
!8 修正strategy的绑定python string list到C++ vector<string>出错的问题,和python TestStrategy中的typo
Merge pull request !8 from Jet/fix-strategy
2024-02-14 07:36:19 +00:00
Jet Li
3639ce4c6e 修正strategy的绑定string list到vector<string>出错的问题,和python TestStrategy中的typo 2024-02-13 21:39:43 +08:00
fasiondog
19d3d980ba
!7 fix a marginal bug in file 002-HowToGetStock.ipynb
Merge pull request !7 from cg82616424/dev
2024-02-10 19:40:53 +00:00
cg82616424
3bf44f5dc7 bug fix 2024-02-10 21:33:36 +08:00
cg82616424
4149639ae9 update 2024-02-10 21:31:52 +08:00
fasiondog
a075c41a74
Merge pull request #163 from fasiondog/feature/analysis
fixed CORR
2024-02-07 02:37:39 +08:00
fasiondog
a4bcbf06f7 fixed CORR 2024-02-05 12:09:58 +08:00
cg82616424
fc107e8811 fix compile failure issue 2024-02-03 22:09:24 +08:00
fasiondog
479dec1c79 优化 POS 2024-02-03 20:43:39 +08:00
fasiondog
48805101d7
Merge pull request #162 from fasiondog/feature/analysis
Feature/analysis add EV_Bool, add matplot ev.plot
2024-02-03 17:32:47 +08:00
fasiondog
99983fac9d add matplot ev.plot 2024-02-03 09:42:37 +08:00
fasiondog
7896300f29 add EV_Bool 2024-02-03 08:04:18 +08:00
fasiondog
e762667184
Merge pull request #161 from fasiondog/feature/analysis
Feature/analysis fixed add_options("stacktrace") 拼写错误;组件 indicator 成员未 clone 引起并行时崩溃
2024-02-03 05:37:17 +08:00
fasiondog
bf50d10d55 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/analysis 2024-02-03 00:13:29 +08:00
fasiondog
14a9180076
Merge pull request #160 from yangrq1018/crypto-pr
其他市场扩展
2024-02-02 23:02:35 +08:00
fasiondog
f2d75f4223
Merge pull request #159 from yangrq1018/master
More version info
2024-02-02 22:23:36 +08:00
martin
6017d3bcc8 fix sell short risk check 2024-02-02 20:02:33 +08:00
martin
a729dc9f37 refactor crypto support 2024-02-02 20:02:33 +08:00
martin
1632d7ae2d crypto support 2024-02-02 20:02:33 +08:00
fasiondog
ce9c2077f8 fixed windows 平台 DATE 定义冲突 2024-02-02 18:46:10 +08:00
martin
7f49603bca fix windows build 2024-02-02 17:16:09 +08:00
martin
a994f3d831 remove _DEBUG and DEBUG macro 2024-02-02 15:33:04 +08:00
martin
5faefe0abb add version function that shows git info 2024-02-02 15:33:04 +08:00
fasiondog
a65bd1beee fixed 组件 indicator 成员未 clone 引起并行时崩溃 2024-02-02 13:19:10 +08:00
fasiondog
6481a51043 fixed add_options("stacktrace") 拼写错误 2024-02-02 11:19:36 +08:00
fasiondog
3b45b28b62 update analysis_sys_list 2024-02-02 09:57:11 +08:00
fasiondog
d299d1dfcd update to 1.3.4 2024-02-01 19:26:19 +08:00
fasiondog
ffb1f21cbc update release.rst 2024-02-01 17:34:40 +08:00
fasiondog
c36978fc04 add other part in hub 2024-02-01 15:49:38 +08:00
fasiondog
d533d1f472
Merge pull request #158 from yangrq1018/master
change matplotlib font manager logging level
2024-02-01 02:32:50 +08:00
martin
4432097969 change matplotlib font manager logging level 2024-02-01 01:54:57 +08:00
fasiondog
13265b5feb KDataImp 添加 HKU_API 引出,以便第三方库使用 2024-02-01 01:51:50 +08:00
fasiondog
7cd203967f update version 2024-01-31 18:21:27 +08:00
fasiondog
d20aa62cc2
Merge pull request #156 from fasiondog/feature/hub
Feature/hub 优化安装setup.py拷贝cpp头文件
2024-01-31 01:33:19 +08:00
fasiondog
9d08eae012 update setup.py 2024-01-31 01:00:27 +08:00
fasiondog
34da30cae1 优化安装头文件 2024-01-31 00:27:50 +08:00
fasiondog
8aafe890b6 update hub.py 2024-01-30 13:07:36 +08:00
fasiondog
248785197d 移除暂时未用代码 2024-01-30 10:54:34 +08:00
fasiondog
5aedd3b35d update zh_stock_a_pytdx.py 2024-01-30 07:19:25 +08:00
fasiondog
63ae29b6d4 fixed 2024-01-30 02:14:18 +08:00
fasiondog
0a4a12d46b add EasyTraderOrderBroker 2024-01-30 01:55:56 +08:00
fasiondog
12329182b9 update 2024-01-29 17:00:29 +08:00
fasiondog
75d7e11353 add build_hub function 2024-01-29 16:47:32 +08:00
fasiondog
544df89c32
Merge pull request #155 from fasiondog/feature/cppcheck
cppcheck 信息清理
2024-01-29 00:47:39 +08:00
fasiondog
e249f73804 clear msvc compile warns 2024-01-29 00:19:53 +08:00