Commit Graph

220 Commits

Author SHA1 Message Date
fasiondog
71cdab8f94 fixed DBCondition 2021-05-24 23:16:04 +08:00
fasiondog
ae754db130 完善DBCondition, 并补充测试 2021-05-22 21:06:08 +08:00
fasiondog
b69d3163ea 完善DBCondition 2021-05-22 01:51:10 +08:00
fasiondog
08ed832fa7 add DBCondition 2021-05-21 02:09:54 +08:00
fasiondog
c892c4ed2a hkuserver continue 2021-04-27 01:43:24 +08:00
fasiondog
880c36a654 补充从hex构造Datetime及测试 2021-04-26 01:43:09 +08:00
fasiondog
437b33327d Datetime增加hex()返回兼容oracle的Datetime格式存储 2021-04-25 23:59:14 +08:00
fasiondog
ff9885cd02 优化 db connect 2021-04-04 22:27:54 +08:00
fasiondog
f3966f3053 优化db connect (continue) 2021-04-04 18:08:07 +08:00
fasiondog
beea090977 fixed compile error on ubuntu20.04 2021-04-02 15:49:21 +00:00
fasiondog
b46961382f MQThreadPool 2021-03-04 23:23:23 +08:00
fasiondog
88379f18a4 unit-test退出时恢复控制台代码页;python 加强 StrategyContext.__init__ 2021-02-17 20:04:29 +08:00
fasiondog
fd15e17d4f TradeManager改造(continue) 2021-02-14 00:43:29 +08:00
fasiondog
e50dafb1dd 补充节假日测试;Stock:realtimeUpdate加入节假日保护 2021-02-07 22:29:22 +08:00
linjinhai
3ce6bc5ec7 compile on Macosx 2021-01-30 16:16:51 +08:00
fasiondog
9b6de24019 add TImerManager end 2021-01-12 23:48:43 +08:00
fasiondog
30eef43c87 TimerManager (continue) 2021-01-12 00:37:00 +08:00
fasiondog
8e550252f3 TimerManager (continue) 2021-01-11 00:22:08 +08:00
fasiondog
d3b2e3d07d TimerManager (continue) 2021-01-10 17:41:06 +08:00
fasiondog
288f795b6f log trace release编译时计划,程序内默认设为INFO,test默认设为TRACE 2021-01-10 17:40:41 +08:00
fasiondog
f2dd9dcb5c TimeManager (continue) 2021-01-10 00:19:12 +08:00
fasiondog
06df131319 MarketInfo增加开闭市时间段 2020-10-31 00:07:18 +08:00
fasiondog
2b673f070b update 2020-10-12 01:14:16 +08:00
fasiondog
a46d37857c Stock::getKRecordByDate -> getKRecord 2020-10-09 01:02:52 +08:00
fasiondog
e9e3ae764d Optimize data reading (continue) 2020-10-05 00:07:29 +08:00
fasiondog
e3957b180e Optimize data reading (continue) 2020-10-03 23:58:04 +08:00
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
fasiondog
49bd1aae15 更新 mysql k线读取 2020-09-30 00:15:38 +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
cc9363fd09 完善portfolio 2020-09-13 21:41:39 +08:00
fasiondog
e3da64e5eb 清理兼容python2导致的内部字符串格式问题 2020-09-13 00:10:22 +08:00
fasiondog
a037dfaeb6 修正资产分配算法与资产组合 2020-09-05 23:55:26 +08:00
fasiondog
cd9ee52829 修复test -all debug模型编译失败问题 2020-09-05 23:53:36 +08:00
fasiondog
ca03088302 Minor modifications. 2020-08-23 18:28:11 +08:00
fasiondog
9e2bf6fa3d 修改System.clone,保持原始语义;修改屏蔽AF,PF配套测试用例(continue) 2020-08-11 01:43:43 +08:00
fasiondog
8c4ae3b8c9 解决ubuntu20.04编译问题 2020-08-01 18:52:56 +08:00
fasiondog
20e83daf36 continue 2020-06-27 00:43:47 +08:00
fasiondog
e89ada748f fixed Datetime 2020-05-24 00:34:30 +08:00
fasiondog
9d85b9086f fix Datetime.str 2020-05-23 22:48:04 +08:00
fasiondog
1ea7c147fb 买卖数量数据类型从size_t变更为double 2020-05-12 00:26:29 +08:00
fasiondog
82a08790d9 TradeManager中买卖数量从size_t修改为double 2020-05-11 23:27:27 +08:00
fasiondog
bfabe763c3 update 2020-05-09 23:04:06 +08:00
fasiondog
7c221d8624 delete StealTask (无法解决在Python中的使用) 2020-05-09 22:49:01 +08:00
fasiondog
6219544fcd steal group (continue) 2020-05-07 00:12:56 +08:00