Commit Graph

1016 Commits

Author SHA1 Message Date
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
linjinhai
b5e2cf89cb 补充使用anaconda时,boost配置事项 2020-10-01 16:44:19 +08:00
fasiondog
2dd7e1b54f refactor kdata driver(continue) 2020-10-01 00:06:58 +08:00
fasiondog
fc737e4be5 fixed xmake.lua on macosx 2020-09-30 21:57:15 +08:00
fasiondog
0cf93e77dd fixed compile error on linux 2020-09-30 21:56:01 +08:00
fasiondog
49bd1aae15 更新 mysql k线读取 2020-09-30 00:15:38 +08:00
fasiondog
b7674ce567 update for mysql kdata (continue) 2020-09-29 00:57:41 +08:00
pchaos
2a280e173f
Merge pull request #35 from pchaos/master
支持fedora
2020-09-28 17:24:43 +08:00
pchaos
ee287b8c1e
Merge branch 'master' into master 2020-09-28 17:24:22 +08:00
pchaos
be7713ca32 支持fedora 2020-09-28 17:17:37 +08:00
fasiondog
f17115e779 update MySQLBaseInfoDriver 2020-09-27 23:53:26 +08:00
fasiondog
d0ea3ade41 fixed mysql 升级脚本错误 2020-09-27 21:51:58 +08:00
fasiondog
dc648c57ef xmake.lua依赖包增加system=false参数 2020-09-27 21:39:45 +08:00
pchaos
97ff6a18a3
Merge pull request #1 from fasiondog/master
update 20200927
2020-09-27 12:08:56 +08:00
fasiondog
117adc2614 更新sqlite数据库结构 2020-09-26 22:43:31 +08:00
fasiondog
14f0d52929 更新mysql数据库结构 2020-09-26 18:16:33 +08:00
fasiondog
73a0208967 fixed HDF低版本不存在exists函数 2020-09-26 14:13:24 +08:00
fasiondog
1e0be08a87 优化hdf5 2020-09-26 00:52:41 +08:00
fasiondog
6264ff7a08 优化HDF5处理,减少HDF5异常导致的内存泄漏误报 2020-09-26 00:19:57 +08:00
fasiondog
787ee5affb clear后执行xmake clean, 避免fedaro下无法生成config.h 2020-09-26 00:14:44 +08:00
fasiondog
1e892eb95e test mysql update 2020-09-25 23:05:57 +08:00
fasiondog
0eb73bd8e7 fixed MySQL (continue) 2020-09-24 00:43:24 +08:00
fasiondog
e0f491a0f5 test MySQL (continue) 2020-09-23 00:56:17 +08:00
fasiondog
270c72b115 fixed MySQLStatement 2020-09-22 00:05:46 +08:00
fasiondog
045f6ce475 临时注释掉失败的测试代码 2020-09-19 23:46:24 +08:00
fasiondog
cf12a450f8 完善 MySQL 驱动 (continue) 2020-09-19 23:45:28 +08:00
fasiondog
dc3ac4bc48 for MySQL (continue) 2020-09-19 00:48:05 +08:00
fasiondog
5ecd2e328f 完善MySQL(continue) 2020-09-18 00:33:39 +08:00
fasiondog
dd36415075 继续MySQL连接实现 2020-09-17 00:32:23 +08:00
fasiondog
32237bad78 update for main.yml 2020-09-15 23:16:54 +08:00
fasiondog
ad7b65ee54 update main.yml 2020-09-15 23:03:04 +08:00
fasiondog
794beb0700 update for main.yml 2020-09-15 22:44:15 +08:00
fasiondog
59e507d369 update for ci build 2020-09-15 22:21:08 +08:00
fasiondog
a668d82821 update travis.yml 2020-09-15 22:14:00 +08:00
fasiondog
b9d887e674 fixed xmake cp 2020-09-14 00:18:57 +08:00
fasiondog
c76b29f483 BOOST改为全动态库以便尝试解决linux下clang编译问题 2020-09-14 00:05:38 +08:00
fasiondog
d20571220b try compile for clang on linux 2020-09-13 22:38:53 +08:00
fasiondog
cc9363fd09 完善portfolio 2020-09-13 21:41:39 +08:00
fasiondog
e3da64e5eb 清理兼容python2导致的内部字符串格式问题 2020-09-13 00:10:22 +08:00
fasiondog
1fce078a6a 更新子模块 2020-09-12 19:00:13 +08:00
fasiondog
149e0b3b12 test编译-v显示详情 2020-09-12 17:49:32 +08:00
fasiondog
5672613d0d 屏蔽VS2019告警 2020-09-12 17:49:04 +08:00
fasiondog
11a6898503 fixed import git, fixed HikyuuTdx 2020-09-12 00:56:46 +08:00
fasiondog
e5df09e69d 缺少talib时提示下载地址 2020-09-11 23:44:59 +08:00
fasiondog
24414c562f 补充缺失的python依赖包 2020-09-11 23:30:01 +08:00
fasiondog
fe14915be0 fixed 初次安装时策略仓库创建失败导致无法启动 2020-09-10 22:34:40 +08:00
fasiondog
8e9e20d93a update system.runMoment 返回交易记录 2020-09-06 17:21:24 +08:00
fasiondog
a037dfaeb6 修正资产分配算法与资产组合 2020-09-05 23:55:26 +08:00
fasiondog
dcc644e743 TradeManager添加 getProfitCurve() 快捷方法 2020-09-05 23:54:32 +08:00
fasiondog
cd9ee52829 修复test -all debug模型编译失败问题 2020-09-05 23:53:36 +08:00