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 |
|
fasiondog
|
77e1dfbd10
|
优化DriverPool
|
2021-01-24 20:47:38 +08:00 |
|
fasiondog
|
7ad16d65f3
|
修改默认空闲驱动数量限制为CPU数
|
2021-01-23 00:34:54 +08:00 |
|
fasiondog
|
fdfadc8d9f
|
清理H5KDataDriver锁
|
2021-01-23 00:23:45 +08:00 |
|
fasiondog
|
9dae10b810
|
driver pool
|
2021-01-22 23:50:46 +08:00 |
|
fasiondog
|
e923d39808
|
DriverPool (continue)
|
2021-01-22 00:39:37 +08:00 |
|
fasiondog
|
ff30c6e1a0
|
driver pool (continue)
|
2021-01-20 00:32:01 +08:00 |
|
fasiondog
|
521471128c
|
清除无用代码
|
2021-01-18 23:13:17 +08:00 |
|
fasiondog
|
89458028e4
|
fixed 并行加载错误
|
2021-01-04 00:16:19 +08:00 |
|
fasiondog
|
5650922bd3
|
完善SpotAgent; Stock添加判断时间是否在交易时间段内的方法
|
2020-12-30 00:21:29 +08:00 |
|
fasiondog
|
26cf444d82
|
use threadsafe hdf5
|
2020-12-29 00:18:57 +08:00 |
|
fasiondog
|
40b8adb38d
|
fixed H5KDataDriver for mutex
|
2020-12-28 00:16:36 +08:00 |
|
fasiondog
|
f14f840898
|
hdf支持多线程读取
|
2020-12-27 19:11:18 +08:00 |
|
fasiondog
|
83823c24f1
|
修改错误单词
|
2020-12-25 23:51:36 +08:00 |
|
fasiondog
|
da14e58df6
|
实时数据内存缓存驱动(continue)
|
2020-12-12 00:11:36 +08:00 |
|
fasiondog
|
1c803c974d
|
代码优化
|
2020-11-22 18:34:37 +08:00 |
|
fasiondog
|
cf3d6ce028
|
fixed Mysql无法通过QueryByDate获取K线数据
|
2020-11-21 20:18:34 +08:00 |
|
fasiondog
|
0805207c6d
|
clear cppcheck
|
2020-11-02 23:47:15 +08:00 |
|
fasiondog
|
8c431ba6da
|
clear cppcheck warns
|
2020-11-01 14:01:08 +08:00 |
|
fasiondog
|
06df131319
|
MarketInfo增加开闭市时间段
|
2020-10-31 00:07:18 +08:00 |
|
fasiondog
|
6bc79b79ed
|
StockWeight支持从数据库获取最新数据
|
2020-10-29 00:03:25 +08:00 |
|
fasiondog
|
66b6579472
|
StockWeight支持从数据库获取最新数据(continue)
|
2020-10-28 00:03:04 +08:00 |
|
fasiondog
|
fc20ba4c3f
|
fixed MySQLKDataDriver _getTabelName
|
2020-10-26 23:39:10 +08:00 |
|
fasiondog
|
14edaa5186
|
更新mysql数据导入
|
2020-10-26 00:01:28 +08:00 |
|
fasiondog
|
978c49e7ee
|
fixed compile on linux; clear warning
|
2020-10-14 00:18:18 +08:00 |
|
fasiondog
|
1b9d9081c9
|
update
|
2020-10-13 01:57:48 +08:00 |
|
fasiondog
|
7650cd3489
|
KDataDriver 取消 getKRecord 接口
|
2020-10-08 23:56:43 +08:00 |
|
fasiondog
|
5b1c007002
|
Optimize data reading (continue)
|
2020-10-08 02:26:02 +08:00 |
|
fasiondog
|
0a23e98b12
|
Optimize data reading (continue)
|
2020-10-02 23:29:06 +08:00 |
|
fasiondog
|
690824e93f
|
Optimize data reading (continue)
|
2020-10-02 17:31:33 +08:00 |
|
fasiondog
|
f67352d76d
|
update for kdatadriver
|
2020-10-01 23:58:02 +08:00 |
|
fasiondog
|
3fe0519bc1
|
int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t
|
2020-10-01 22:52:50 +08:00 |
|
fasiondog
|
2dd7e1b54f
|
refactor kdata driver(continue)
|
2020-10-01 00:06:58 +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 |
|
fasiondog
|
f17115e779
|
update MySQLBaseInfoDriver
|
2020-09-27 23:53:26 +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
|
e3da64e5eb
|
清理兼容python2导致的内部字符串格式问题
|
2020-09-13 00:10:22 +08:00 |
|
fasiondog
|
f13afe26ea
|
修改打印提示
|
2020-08-04 00:03:54 +08:00 |
|
fasiondog
|
f2b93b24c5
|
continue
|
2020-06-26 21:39:53 +08:00 |
|
fasiondog
|
a08a67a67b
|
内存泄漏检测优化全局变量避免误报(continue)
|
2020-04-06 01:56:04 +08:00 |
|
fasiondog
|
59bdac33df
|
内存泄漏检测优化全局变量避免误报(continue)
|
2020-04-05 18:18:32 +08:00 |
|
fasiondog
|
c76edbf4e9
|
内存泄漏检测优化全局变量避免误报(continue)
|
2020-04-05 02:02:05 +08:00 |
|
fasiondog
|
55b5849753
|
内存泄漏检测优化全局变量避免误报(continue)
|
2020-04-04 01:39:19 +08:00 |
|
fasiondog
|
7a07004cd7
|
优化debug模式编译
|
2020-04-03 02:05:27 +08:00 |
|
fasiondog
|
15d8b72d22
|
支持VS调试
|
2020-03-01 01:24:55 +08:00 |
|