Commit Graph

549 Commits

Author SHA1 Message Date
fasiondog
e2422b25df hku server continue 2021-03-07 18:14:04 +08:00
fasiondog
cb213c148f hku server continue 2021-03-07 01:17:40 +08:00
fasiondog
4481d81ecb hikyuu server continue 2021-03-06 01:05:31 +08:00
fasiondog
d25b15fa8c http server continue 2021-03-05 00:59:11 +08:00
fasiondog
b46961382f MQThreadPool 2021-03-04 23:23:23 +08:00
fasiondog
a52404516f update 2021-03-04 01:17:21 +08:00
fasiondog
8408a86781 hikyuu server continue 2021-03-03 00:14:36 +08:00
fasiondog
fe142724b2 hikyuu server continue 2021-03-01 00:58:36 +08:00
fasiondog
c1f3d7773a hikyuu server continue 2021-02-28 18:14:12 +08:00
fasiondog
90989e1479 Rest server (continue) 2021-02-28 01:05:03 +08:00
fasiondog
bbcde7aedb fixed demo.cpp 2021-02-27 00:12:01 +08:00
fasiondog
57befefca5 add clock event for Strategy 2021-02-26 01:23:42 +08:00
fasiondog
56bec092a2 addTimerEvent for Strategy (continue) 2021-02-25 00:56:52 +08:00
fasiondog
9f70119377 fixed Strategy run 2021-02-25 00:03:59 +08:00
fasiondog
9faf8d35d0 TimerManager增加移除定时任务操作 2021-02-24 23:17:39 +08:00
fasiondog
8410e99d6a continue for strategy 2021-02-24 00:43:40 +08:00
fasiondog
b8cec2cf67 continue for strategy 2021-02-23 00:43:00 +08:00
fasiondog
2391477a52 fixed 切换mysql导入时错误提示目录不存在 2021-02-22 23:52:16 +08:00
fasiondog
f00a31694d continue for strategy 2021-02-22 00:50:27 +08:00
fasiondog
7e0800a73e 优化代码目录 2021-02-21 22:52:05 +08:00
fasiondog
cf8c76d67d continue for Strategy 2021-02-20 00:43:06 +08:00
fasiondog
4590d37324 完善 Strategy 2021-02-19 01:12:50 +08:00
fasiondog
88379f18a4 unit-test退出时恢复控制台代码页;python 加强 StrategyContext.__init__ 2021-02-17 20:04:29 +08:00
fasiondog
2d392565e4 update for StrategyContext 2021-02-17 19:43:59 +08:00
fasiondog
2b3968bf11 update 2021-02-17 16:08:24 +08:00
fasiondog
8e6b2e0f42 add Strategy continue 2021-02-17 00:56:19 +08:00
fasiondog
1bf48bce77 TradeManager改造 2021-02-14 17:33:25 +08:00
fasiondog
fd15e17d4f TradeManager改造(continue) 2021-02-14 00:43:29 +08:00
fasiondog
a06253014e update notebook examples and fixed 2021-02-13 00:02:58 +08:00
fasiondog
890b78731f 加入策略上下文、指定加载stock范围 2021-02-11 18:06:18 +08:00
fasiondog
51b882a8d9 add StrategyContext (continue) 2021-02-11 00:47:22 +08:00
fasiondog
b7a13c6d22 update 2021-02-10 23:01:09 +08:00
fasiondog
9a6b81b5f3 Signal增加nextTimeShouldBuy, nextTimeShouldSell快捷方法 2021-02-09 23:47:08 +08:00
fasiondog
e50dafb1dd 补充节假日测试;Stock:realtimeUpdate加入节假日保护 2021-02-07 22:29:22 +08:00
fasiondog
8d8ebc3991 增加节假日信息;优化加载代码 2021-02-07 00:56:04 +08:00
fasiondog
0f822765fb update for pytdx_data_driver 2021-02-06 14:45:52 +08:00
fasiondog
657f702dac 增加重复初始化保护 2021-02-05 23:57:15 +08:00
fasiondog
5acbd527d3 fixed 重定向io至python中时,由于GIL导致在子线程中输出log时崩溃 2021-02-01 00:42:00 +08:00
fasiondog
b74d3691a8 规范函数命名 2021-01-31 23:45:53 +08:00
linjinhai
3ce6bc5ec7 compile on Macosx 2021-01-30 16:16:51 +08:00
fasiondog
8a77adf185 StockManager 增加 reload 方法 2021-01-29 00:18:01 +08:00
fasiondog
bdb6323837 删除多余文件 2021-01-28 00:44:41 +08:00
fasiondog
5651f85808 优化BaseInfoDriver 2021-01-28 00:43:53 +08:00
fasiondog
b30018644c clear code smell 2021-01-27 22:23:49 +08:00
fasiondog
66f810ab83 优化BaseInfoDriver 2021-01-27 00:37:59 +08:00
fasiondog
139e451ba7 并行加载权息信息 2021-01-26 22:58:19 +08:00
fasiondog
14b94befe5 update for stock getWeigth setWeightList 2021-01-26 00:21:34 +08:00
fasiondog
96e5a6a034 fixed getStockTypeInfo, getMarketInfo 2021-01-26 00:06:24 +08:00
fasiondog
aa6f62daf7 缓存中找不MarketInfo和StockTypeInfo时读取数据库 2021-01-25 00:31:47 +08:00
fasiondog
adfd133b63 优化MySQLKDataDriver,因外面已经使用DriverConnectPool, 内部无需再使用ConnectPool 2021-01-24 22:19:48 +08:00