Commit Graph

443 Commits

Author SHA1 Message Date
fasiondog
7896300f29 add EV_Bool 2024-02-03 08:04:18 +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
ce9c2077f8 fixed windows 平台 DATE 定义冲突 2024-02-02 18:46:10 +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
d3d38a43e6 cppcheck 信息清理 2024-01-28 23:38:03 +08:00
fasiondog
8696a06759 update 2024-01-27 23:04:40 +08:00
fasiondog
7d94f8b008 update 2024-01-27 23:02:16 +08:00
wps
84563946c1 FIX build error when build on windows + venv 2024-01-27 14:00:57 +08:00
fasiondog
f61f0917fc update 2024-01-26 16:26:17 +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
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
efcfbc1bd4 工程优化,根据配置编译静态库或动态库 2024-01-24 11:55:32 +08:00
fasiondog
97b873ac2c update 2024-01-24 07:26:28 +08:00
fasiondog
2ad407013f fixed compile on ubuntu 2024-01-22 01:50:23 +08:00
fasiondog
a0c3155654 add get_kdate(str, Query); fixed RSI 缺失 inline 2024-01-21 03:18:07 +08:00
fasiondog
08e9248371 调整log级别定义避免windows下冲突 2024-01-21 02:58:20 +08:00
fasiondog
28d90f9c12 update 2024-01-09 18:43:24 +08:00
fasiondog
184ed081bc update find python 2024-01-09 18:40:30 +08:00
fasiondog
6d0129b47a 恢复交叉编译 2024-01-09 16:58:03 +08:00
fasiondog
37eb42003b 移除默认的cross交叉编译github action 2024-01-01 22:08:22 +08:00
fasiondog
de5a641d41 add pybind11 cross compile 2024-01-01 19:54:45 +08:00
fasiondog
90b7046671 处理 pybind stl 类型导出生效的问题 2023-12-31 22:37:03 +08:00
fasiondog
3855b7c0c5 linux 下 py::overload_cast<void> 编译失败,需改为 py::overload_cast<> 2023-12-31 19:18:49 +08:00
fasiondog
295938b9d3 linux 崩溃 2023-12-31 19:18:14 +08:00
fasiondog
ff6ce12472 analysis_sys_list 支持 python 中的自定义类型在 c++ 中的并发处理 2023-12-31 01:00:57 +08:00
fasiondog
a64ee1b41d Datetime 增加 ticks 方法,获取距最小日期过去的微秒数 2023-12-30 16:14:28 +08:00
fasiondog
04db447107 Indicator.to_np 移至 c++ 2023-12-30 15:34:28 +08:00
fasiondog
26c8966bcb 清理vector导出等 2023-12-30 14:25:48 +08:00
fasiondog
b089770729 完善 boost::any C++和python互转 2023-12-30 00:58:13 +08:00
fasiondog
fde6d7b41f 移除引出 std::vector, 冲突崩溃 2023-12-29 17:19:14 +08:00
fasiondog
d12781114f update 2023-12-28 12:30:33 +08:00
fasiondog
a4caafb841 Merge branch 'feature/tools' of https://github.com/fasiondog/hikyuu into feature/pybind 2023-12-28 03:15:00 +08:00
fasiondog
63351ef155 update 2023-12-28 03:05:07 +08:00
fasiondog
896b3d1ac7 update 2023-12-28 02:21:36 +08:00
fasiondog
c88faf51e0 update 2023-12-27 23:18:18 +08:00
fasiondog
52f1ba36c0 update 2023-12-27 22:48:41 +08:00
fasiondog
a73bd52268 strategy dir finish 2023-12-27 18:46:32 +08:00
fasiondog
3da11e708b trade_sys finish 2023-12-27 18:13:05 +08:00
fasiondog
5e3d64ca2e update 2023-12-27 17:02:11 +08:00
fasiondog
72b05de02e update 2023-12-27 02:51:33 +08:00
fasiondog
56a97e5e9b update 2023-12-27 02:16:10 +08:00
fasiondog
57ff057701 update 2023-12-26 18:25:50 +08:00
fasiondog
277ac2c6d6 add analysis_sys_with_block 2023-12-26 14:26:32 +08:00
fasiondog
b82034ddeb 调整 CombinateAnalysisOutput 成员 code 为 market_code 2023-12-25 16:15:56 +08:00