Commit Graph

853 Commits

Author SHA1 Message Date
fasiondog
25f63773ea fixed BandSignal 序列化 2023-12-21 23:26:28 +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
fasiondog
e2bdc8dc83 update 注释 2023-12-08 02:37:57 +08:00
fasiondog
df0a9f4a03 优化行情采集服务支持网络内发送接收数据 2023-12-08 02:12:44 +08:00
fasiondog
003c1df964 优化行情采集服务支持网络内发送接收数据 2023-12-07 23:36:10 +08:00
fasiondog
90607b77bf 优化行情采集服务支持网络内发送接收数据(continue) 2023-12-07 18:07:47 +08:00
fasiondog
a3be8706d6 mysql 8.0.34后废弃自动重连,优化自行处理重连 2023-12-05 01:56:47 +08:00
fasiondog
9183cece1b
Merge pull request #133 from fasiondog/feture/mysql
Feture/mysql 支持 MYSQL的 分笔与分时数据及其导入
2023-12-03 17:45:34 +08:00
fasiondog
2574fbe5b4 Datetime增加支持到秒级整数构建及ymdhms系列返回整数方法; mysql 支持分笔数据 2023-12-03 16:34:16 +08:00
fasiondog
1f88a5449b mysql 支持分时 2023-12-03 14:05:24 +08:00
fasiondog
580e9108c3 mysql 支持分时(continnue) 2023-12-03 02:09:51 +08:00
fasiondog
8ebe9e0b9c MySQLBaseInfoDriver 支持 getFinanceInfo 2023-12-01 22:15:45 +08:00
fasiondog
50f253a76d 优化指标等效判断中对CVAL的处理 2023-11-18 12:48:44 +08:00
xiaoniu
54555d56fd handle CVAL in repeatALikeNodes; fix OP node missing parent issue 2023-11-15 19:45:25 +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
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
99e8cea295 通达信时间函数 2023-11-09 17:09:02 +08:00
fasiondog
989cf77e03 通达信时间函数(continue) 2023-11-09 02:29:47 +08:00
fasiondog
0f74600114 指标融合优化 2023-11-04 17:11:32 +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
0f15f2c62e upgrade flatbuffers 2023-11-02 02:30:28 +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
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
fasiondog
e73de1cfb4 fixed test error 2023-10-28 00:47:44 +08:00
fasiondog
524b972fa3 指标融合(continue) 2023-10-27 02:48:20 +08:00
rqyang
fa8daaffbc fix linux build 2023-10-26 15:44:06 +08:00