Commit Graph

2168 Commits

Author SHA1 Message Date
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
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
fasiondog
d3d38a43e6 cppcheck 信息清理 2024-01-28 23:38:03 +08:00
fasiondog
78c4565c89 update max tdx number 2024-01-28 01:21:07 +08:00
fasiondog
8696a06759 update 2024-01-27 23:04:40 +08:00
fasiondog
7d94f8b008 update 2024-01-27 23:02:16 +08:00
fasiondog
a8462b1982 尝试获取用户目录下的 hosts.py 作为通达信服务器配置 2024-01-27 22:01:17 +08:00
fasiondog
7dafe8fe83
Merge pull request #154 from 19317362/dev
FIX build error when build on windows + venv
2024-01-27 19:22:28 +08:00
wps
84563946c1 FIX build error when build on windows + venv 2024-01-27 14:00:57 +08:00
fasiondog
7d9bd949f6
Merge pull request #153 from 19317362/dev
Update HikyuuTDX.py: FIX error while run on Windows
2024-01-26 21:38:04 +08:00
david.wang
67490e3898
Update HikyuuTDX.py: FIX error while run on Windows
FIX error while run the tool to import data on Windows
2024-01-26 19:44:36 +08:00
fasiondog
f61f0917fc update 2024-01-26 16:26:17 +08:00
fasiondog
c02a283337
Merge pull request #152 from fasiondog/feature/python
Feature/python 同时支持多python版本
2024-01-26 14:26:11 +08:00
fasiondog
d6688651c0 update 2024-01-26 13:00:10 +08:00
fasiondog
3abd4b466b Merge branch 'master' of github.com:fasiondog/hikyuu into feature/python 2024-01-26 05:35:03 +08:00
fasiondog
386c9e6857 update for cross 2024-01-26 05:34:35 +08:00
fasiondog
5cfb7aa49a
Merge pull request #151 from yangrq1018/master
fix conda environment python include path
2024-01-26 05:00:46 +08:00
fasiondog
ce46297b0f 支持多版本python 2024-01-26 04:46:44 +08:00
martin
1edf726d97 fix conda environment python include path
See https://github.com/xmake-io/xmake/issues/4654.
When there is another python in the same directory of xmake, this interpretor always
get selected in xmake build scripts
2024-01-26 02:13:21 +08:00
fasiondog
08af32aa3a
Merge pull request #150 from yangrq1018/ignore-clangd
ignore .clangd
2024-01-24 21:26:34 +08:00
martin
6f4996211b ignore .clangd 2024-01-24 19:42:57 +08:00
fasiondog
67d8efae37 直接使用静态 boost 2024-01-24 16:06:59 +08:00
fasiondog
08b387f4fd fixed debug模式下使用动态库 2024-01-24 14:54:28 +08:00
fasiondog
460886e69e update 2024-01-24 13:41:56 +08:00
fasiondog
c95d1b48e7
Merge pull request #149 from fasiondog/feature/install
Feature/install
2024-01-24 12:30:38 +08:00
fasiondog
35e29dcda7 update github actions 2024-01-24 11:57:16 +08:00
fasiondog
efcfbc1bd4 工程优化,根据配置编译静态库或动态库 2024-01-24 11:55:32 +08:00
fasiondog
e679ef11ae
Merge pull request #148 from fasiondog/feature/install
Feature/install
2024-01-24 08:42:55 +08:00
fasiondog
97b873ac2c update 2024-01-24 07:26:28 +08:00
fasiondog
aa387037f1 update 2024-01-24 06:44:42 +08:00
fasiondog
974e60e3f3 update 2024-01-24 02:54:49 +08:00