Commit Graph

337 Commits

Author SHA1 Message Date
fasiondog
fbf8c5212c 增加 Datetime 互减运算 2020-07-29 00:28:04 +08:00
fasiondog
d12fa51ab0 fixed 缺失指标名称 2020-07-26 21:29:07 +08:00
fasiondog
cf533ac4fc fixed msvc 支持 utf8 后导致的 TradeManager.tocsv 失效 2020-07-18 16:42:55 +08:00
fasiondog
1086978471 规整 python 接口 2020-07-16 00:38:06 +08:00
fasiondog
c69851f8ff continue 2020-07-07 00:34:25 +08:00
fasiondog
f9173dc212 continue 2020-07-04 00:15:54 +08:00
fasiondog
7f3ede505b continue 2020-06-30 23:27:23 +08:00
fasiondog
eb6c85322d fixed IniParser.getInt 2020-06-27 19:04:15 +08:00
fasiondog
20e83daf36 continue 2020-06-27 00:43:47 +08:00
fasiondog
f2b93b24c5 continue 2020-06-26 21:39:53 +08:00
fasiondog
778cff1787 ktype不区分大小写 2020-06-10 00:17:24 +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
98bd956cd3 删除pytask无效代码;fixed StealGroup 2020-05-17 21:58:25 +08:00
fasiondog
c88fed139f fixed compile on linux 2020-05-17 21:03:25 +08:00
fasiondog
3e137b6c6e fixed complie on linuxe 2020-05-17 17:53:58 +08:00
fasiondog
085b78040d fixed 2020-05-17 17:38:05 +08:00
fasiondog
3ec1ffdc89 修改有关数量的数据类型为double 2020-05-12 22:31:54 +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
b8a920834c Merge branch 'master' of https://gitee.com/fasiondog/hikyuu.git 2020-05-09 23:05:30 +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
be548312b0 update 2020-05-09 22:41:22 +08:00
fasiondog
6219544fcd steal group (continue) 2020-05-07 00:12:56 +08:00
alenstar
517cbc288a 修复MySQLStatement 2020-05-03 10:39:50 +08:00
fasiondog
4c0c75481f 缺失头文件vs工程编译报错 2020-05-02 18:20:10 +08:00
fasiondog
620a46a28b fmt升级导致的MIN,MAX冲突 2020-05-02 00:00:28 +08:00
fasiondog
722d3b1c0d 改进 Log 2020-05-01 23:59:53 +08:00
fasiondog
0727fdc909 处理fmt升级至6.2.0后min/max宏冲突 2020-05-01 18:49:36 +08:00
fasiondog
387427926a steal task (continue) 2020-05-01 00:36:20 +08:00
fasiondog
899569941a stealtask (continue) 2020-04-30 01:50:27 +08:00
fasiondog
785e515475 StealTask (continue) 2020-04-28 01:52:53 +08:00
fasiondog
c4d4a799a4 StealTask (continue) 2020-04-27 01:58:11 +08:00
fasiondog
0c96fedc65 初始化合入并行任务组 2020-04-26 01:47:47 +08:00
fasiondog
2b961046a6 线程池修改 2020-04-25 23:55:52 +08:00
fasiondog
044334f451 log不使用颜色输出,否则导致无法重定向至python 2020-04-25 23:55:30 +08:00
fasiondog
ab40eea3ff 完善Datetime的构造方式 2020-04-25 23:28:26 +08:00
fasiondog
d910a3834b 删除编译生成的version.h 2020-04-21 01:15:53 +08:00
fasiondog
9e0dc2e706 增加全局线程池;版本构建信息 2020-04-20 23:59:47 +08:00
fasiondog
c2d3c0baff update 2020-04-12 02:02:20 +08:00
fasiondog
19a8eef089 内存泄漏检测优化 2020-04-10 01:54:49 +08:00
fasiondog
e3a3522798 update 2020-04-07 00:30:00 +08:00
fasiondog
50bf2ef008 update 2020-04-06 21:21:57 +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
ff43b318cd 优化线程池 2020-04-01 00:48:20 +08:00