Commit Graph

906 Commits

Author SHA1 Message Date
fasiondog
3d9cc793bb SQLite Connect support Datetime 2023-10-22 22:34:05 +08:00
fasiondog
c069892c6f 将 datetime 移至 utilities 下 2023-10-22 22:04:06 +08:00
fasiondog
44cc6aa5c7 优化线程池 2023-10-22 11:01:27 +08:00
fasiondog
0500e610d9 屏蔽连接行情采集服务告警打印 2023-10-22 08:00:57 +08:00
fasiondog
3a8571bf18 屏蔽sellShort告警打印 2023-10-22 07:59:27 +08:00
fasiondog
9c3bf01006 优化数据驱动 2023-10-22 04:27:04 +08:00
fasiondog
cc82849229 Remove code that is not in use 2023-10-22 03:12:20 +08:00
fasiondog
1d57a3f8b3 优化线程池 2023-10-22 03:08:51 +08:00
fasiondog
2c4c9608ab 优化NUll, TimerManager 2023-10-22 03:08:38 +08:00
fasiondog
eacf00343d Merge branch 'analysis' 2023-10-21 15:31:36 +08:00
fasiondog
f763ea96c1 完善指标组合测试 2023-10-20 02:18:54 +08:00
fasiondog
42b8dfa8aa PR121 部分调整 2023-10-20 00:28:36 +08:00
fasiondog
af7aa357fe
Merge pull request #121 from yangrq1018/pr
Short sell update and several changes
2023-10-19 23:49:34 +08:00
fasiondog
1b2a569e93 完善指标组合测试 2023-10-19 23:08:53 +08:00
fasiondog
8322f9ee53 完善组合指标测试 2023-10-19 18:35:40 +08:00
fasiondog
7b56c30a34 完善组合指标测试 2023-10-19 02:51:01 +08:00
xiaoniu
e9e25ecc53 use nowide::ofstream on linux 2023-10-18 19:50:45 +08:00
fasiondog
a5526de047 完善 Performance 2023-10-18 15:54:15 +08:00
xiaoniu
35de1d03a5 fix linux build of IniParser 2023-10-18 14:20:56 +08:00
xiaoniu
e20b066135 恢复test_main.cpp 2023-10-18 13:59:44 +08:00
xiaoniu
c4e8cb80d5 使用boost::nowide 2023-10-18 13:54:34 +08:00
xiaoniu
c6cf3256e5 kdata driver和baseinfo driver统一名称 2023-10-18 13:54:07 +08:00
fasiondog
5466427fa8 指标组合测试(continue) 2023-10-18 02:36:38 +08:00
fasiondog
cd303f919b 优化 Performance,指标组合测试(continue) 2023-10-17 02:57:01 +08:00
xiaoniu
845c2b02d6 fix notebook example 011 2023-10-15 17:53:49 +08:00
xiaoniu
48d760178a fix: short sell 2023-10-15 17:53:44 +08:00
xiaoniu
520fb8b741 修复在sellShort时调用broker,将m_broker_last_datetime初始化为unix epoch 2023-10-15 17:53:16 +08:00
xiaoniu
df68070d2a support sell short on sell signals 2023-10-15 17:53:08 +08:00
xiaoniu
0504e3715e fix typo 2023-10-15 17:52:56 +08:00
xiaoniu
14866fed52 移动Windows控制台代码页更改,防止init_hikyuu_test打印路径出现乱码 2023-10-15 17:52:35 +08:00
xiaoniu
6c892d31b3 fix ENABLE_MSVC_LEAK_DETECT option 2023-10-15 17:52:14 +08:00
fasiondog
95a8ee5fd7 Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis 2023-10-15 00:32:25 +08:00
fasiondog
38f2109ef2 add boost stackstrace 2023-10-15 00:30:45 +08:00
fasiondog
c478dfb241 fixed SUM 存在访问越界 2023-10-14 23:51:02 +08:00
fasiondog
686e512c2f Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis 2023-10-14 15:01:35 +08:00
fasiondog
bd5b6102ea 更新SG系列,优化移除OP后的一些修改 2023-10-14 02:29:40 +08:00
fasiondog
42892b4145 修改 SG_Bool ,去除 OP 遗留问题 2023-10-13 23:11:53 +08:00
fasiondog
9e078a6911 完善组合后的指标名称 2023-10-11 02:12:56 +08:00
fasiondog
831b7f7d37 add combinate_ind 2023-10-10 04:49:49 +08:00
fasiondog
f307408645 add indicator combinate (continue) 2023-10-10 02:41:05 +08:00
fasiondog
5856c55222 Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis 2023-10-09 23:08:43 +08:00
fasiondog
eeaf389eb3 update NodeClient.h 2023-10-07 03:07:28 +08:00
fasiondog
445c09204f update seedback 2023-10-07 02:53:44 +08:00
fasiondog
2fb16adbb9 修改注释说明 2023-10-05 21:32:58 +08:00
fasiondog
e41d3ef3e2 退出时,关闭所有nng资源 2023-10-05 14:08:46 +08:00
fasiondog
df3fc2c2cc linux平台下在 python 中使用 sendFeedback 会 coredump,暂时屏蔽 2023-10-05 14:06:20 +08:00
fasiondog
cfdc7862ac fixed compile error on linux 2023-10-03 02:50:50 +08:00
fasiondog
b2dcbe3dbd fixed split; add byteToHexStr 系列byte转字符串函数; 合并 utils.h 和 arithmetic.h 2023-10-03 02:31:29 +08:00
fasiondog
acd4a32170 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/other 2023-10-03 01:52:40 +08:00
fasiondog
a30627f2b3 优化编译选项,统一放入 config.h.in, 以便知道实际使用配置 2023-10-03 01:34:03 +08:00