Commit Graph

1005 Commits

Author SHA1 Message Date
martin
5faefe0abb add version function that shows git info 2024-02-02 15:33:04 +08:00
fasiondog
13265b5feb KDataImp 添加 HKU_API 引出,以便第三方库使用 2024-02-01 01:51:50 +08:00
fasiondog
34da30cae1 优化安装头文件 2024-01-31 00:27:50 +08:00
fasiondog
248785197d 移除暂时未用代码 2024-01-30 10:54:34 +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
08b387f4fd fixed debug模式下使用动态库 2024-01-24 14:54:28 +08:00
fasiondog
efcfbc1bd4 工程优化,根据配置编译静态库或动态库 2024-01-24 11:55:32 +08:00
fasiondog
97b873ac2c update 2024-01-24 07:26:28 +08:00
fasiondog
923a718d34 优化工程安装 2024-01-22 02:56:17 +08:00
fasiondog
a0c3155654 add get_kdate(str, Query); fixed RSI 缺失 inline 2024-01-21 03:18:07 +08:00
fasiondog
05116ffa33 fixed hku_server compile error on windows 2024-01-21 02:58:40 +08:00
fasiondog
08e9248371 调整log级别定义避免windows下冲突 2024-01-21 02:58:20 +08:00
fasiondog
5013d23028 fixed mysql tryconnect 2024-01-09 21:43:35 +08:00
fasiondog
41866b78c8 优化权息数据加载速度 2024-01-05 21:24:45 +08:00
fasiondog
8ea16291ba update sqlite block driver 2024-01-04 23:41:21 +08:00
fasiondog
33bebc2b0f mysql block driver 2024-01-04 15:41:19 +08:00
fasiondog
fffb47a12b update mysql block driver 2024-01-04 02:37:48 +08:00
fasiondog
336e7436d1 mysql block driver 2024-01-03 19:12:30 +08:00
fasiondog
30a9511123 sqlite block driver 2024-01-03 16:58:49 +08:00
fasiondog
1492e25f04 update 2024-01-02 15:55:39 +08:00
fasiondog
6ed45e49aa Merge branch 'feature/pybind' of github.com:fasiondog/hikyuu into feature/pybind 2023-12-31 22:37:21 +08:00
fasiondog
90b7046671 处理 pybind stl 类型导出生效的问题 2023-12-31 22:37:03 +08:00
fasiondog
5444852615 update 2023-12-31 01:54:39 +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
e624a4b555 update 2023-12-30 11:29:36 +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
52f1ba36c0 update 2023-12-27 22:48:41 +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
56a97e5e9b update 2023-12-27 02:16:10 +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
fasiondog
e3cbb2d0ec add MDD 相对历史最高值回撤百分比;add MRR 相对历史最低值盈利比例 2023-12-25 00:28:22 +08:00
fasiondog
c45c38ee98 增加单笔最大盈利/亏损比例统计 2023-12-24 15:46:28 +08:00
fasiondog
d592bb73ec add CN_Bool 布尔信号指标系统有效条件 2023-12-22 01:44:35 +08:00
fasiondog
d42085236b fixed Condiciton在未设置SG时无法生效; 增强Condiciton, 增加get_datetime_list, get_valuse方法 2023-12-22 01:44:02 +08:00
fasiondog
25f63773ea fixed BandSignal 序列化 2023-12-21 23:26:28 +08:00
fasiondog
3fea2a6d9d 去除with-demo编译选项 2023-12-21 23:19:44 +08:00
fasiondog
53b6fa6b73 fixed 调整止盈初始值,使其在未发生盈利前不生效 2023-12-15 09:34:58 +08:00
fasiondog
3e71143ee5 清除 gcc 编译告警 2023-12-14 23:08:37 +08:00
fasiondog
7d7472fcc4 清理编译及cppcheck告警 2023-12-14 21:06:49 +08:00
fasiondog
494a930475 fixed 宏分支后多了冒号 2023-12-14 20:55:49 +08:00
fasiondog
e8963cb410 新版本升级检测;部分全局变量初始化缺少引用GlobalInitializer.h 2023-12-14 00:16:22 +08:00
fasiondog
9189723bc2 优化 spotagent 打印;强制linux重置进程通信地址 2023-12-13 16:32:03 +08:00
fasiondog
b785bfeaa2 fixed linux socket 连接缺失权限 2023-12-13 15:07:42 +08:00
fasiondog
45197c3f18 版本升级检测(continue) 2023-12-13 03:00:58 +08:00
fasiondog
03a7530caa update 2023-12-10 00:47:41 +08:00
fasiondog
cc77559402 fixed windows 下板块读取错误 2023-12-10 00:14:45 +08:00