Commit Graph

13 Commits

Author SHA1 Message Date
fasiondog
41a97a3932 增加基础编程工具宏,优化代码提升可读性及后续编写效率 2020-11-22 00:12:09 +08:00
fasiondog
e9e3ae764d Optimize data reading (continue) 2020-10-05 00:07:29 +08:00
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
fasiondog
c69851f8ff continue 2020-07-07 00:34:25 +08:00
fasiondog
778cff1787 ktype不区分大小写 2020-06-10 00:17:24 +08:00
fasiondog
c9cc4e353b update for format, cppcheck, travis 2019-11-10 19:45:57 +08:00
fasiondog
7559458648 Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
fasiondog
87e028c1bd clear some info from Cppcheck 2019-03-28 02:11:13 +08:00
fasiondog
2acb7093c7 需要上下文的指标创建时立即执行计算 2019-03-27 23:17:49 +08:00
fasiondog
b978eef2b9 update 2019-03-19 01:41:12 +08:00
fasiondog
c05e48b10c 周线以上复权(继续) 2019-01-11 01:28:54 +08:00
fasiondog
178ad8a394 Change Enum KQuery::KType to string (continue) 2018-10-06 02:03:02 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00