Commit Graph

167 Commits

Author SHA1 Message Date
fasiondog
e3da64e5eb 清理兼容python2导致的内部字符串格式问题 2020-09-13 00:10:22 +08:00
fasiondog
0463529082 fixed linux下PriceList无法特化序列化 2020-08-29 23:50:42 +08:00
fasiondog
04600b0c27 linux也关闭序列化,nan暂时无法解决 2020-08-27 23:41:12 +08:00
fasiondog
d12fa51ab0 fixed 缺失指标名称 2020-07-26 21:29:07 +08:00
fasiondog
f2b93b24c5 continue 2020-06-26 21:39:53 +08:00
fasiondog
fabd6a6f8d fixed tet_SaftyLoss failed 2019-12-01 01:38:59 +08:00
fasiondog
49b8c58af6 优化 ThreadPool 2019-11-19 01:21:30 +08:00
fasiondog
3d729b6e3a update for cppcheck stylistic warnning 2019-11-11 02:32:56 +08:00
fasiondog
e167f29ff1 update for format and traivs 2019-11-10 23:31:41 +08:00
fasiondog
c9cc4e353b update for format, cppcheck, travis 2019-11-10 19:45:57 +08:00
fasiondog
c4f5a3dffb clear cppcheck info 2019-11-10 03:27:57 +08:00
fasiondog
d733db32f8 for static link boost library 2019-10-19 22:25:06 +08:00
fasiondog
fdad61e3d3 Update some base type name; added a database connection module to be used for later 2019-08-09 01:40:24 +08:00
fasiondog
a575b003a6 add #progam once for every .h files; some others 2019-08-03 21:53:24 +08:00
fasiondog
d993fb5606 fixed some warning for doxygen 2019-08-03 15:14:39 +08:00
fasiondog
84da369908 1. BOOST_MSC Macro switch to _MSC_VER;
2. replace boost::to_upper/boost::to_lower;
3. add SpendTimer tool
2019-08-03 01:44:57 +08:00
fasiondog
1ba4e1c424 update logger ooutput 2019-06-16 19:06:06 +08:00
fasiondog
7559458648 Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
fasiondog
843bcf9703 haveParam 引出至 Python 2019-06-05 22:27:15 +08:00
fasiondog
583738aeb5 fixed clang error by serialize nan and inf 2019-06-04 22:41:37 +08:00
fasiondog
93adcdbe1f add DECLINE indicator 2019-06-03 22:56:09 +08:00
fasiondog
3a956eb05b add ADVANCE 2019-06-03 22:41:57 +08:00
fasiondog
050bdb4220 Indicator OP 操作读取子节点 context 2019-06-03 22:41:42 +08:00
fasiondog
d347f00261 add ADVANCE (continue) 2019-06-02 23:23:17 +08:00
fasiondog
eebf3dda40 add ADVANCE (continue) 2019-06-02 01:17:52 +08:00
fasiondog
2c12df5737 fix some inline function define 2019-06-01 23:54:18 +08:00
fasiondog
a4ee0b2021 add Advance (continue) 2019-06-01 01:28:55 +08:00
fasiondog
4cbe0d3e7a 消除travis编译告警; PRICELIST在处理数组时将最初始的连续null值记为discard 2019-05-30 21:08:31 +08:00
fasiondog
724985e7a4 add DROPNA indicator 2019-05-28 23:13:11 +08:00
fasiondog
07a9cc0a94 add ALIGN indicator 2019-05-28 21:40:08 +08:00
fasiondog
27953a387b Null<price_t> 改为 Nan 表示 2019-05-27 23:18:59 +08:00
fasiondog
0c7c1abbc6 考虑支持 Nan 和 Inf (continue) 2019-05-27 01:42:47 +08:00
fasiondog
58ffe6221b update 2019-05-26 20:52:03 +08:00
fasiondog
ba3b9eed7a add ALIGN (continue); try modify Null<price_t> 2019-05-26 19:30:52 +08:00
fasiondog
eb3075f25f add ALIGN (continue) 2019-05-25 23:26:29 +08:00
fasiondog
9fe5526f81 add ALIGN (continue) 2019-05-24 23:47:57 +08:00
fasiondog
18ae7cef0c add ALIGN (continue); Indicator 增加 getPos 方法获取指定日期位置 2019-05-23 23:14:49 +08:00
fasiondog
68dc5bb13e add ALIGN continue 2019-05-22 23:30:40 +08:00
fasiondog
50633b0f37 补充 Indicator 帮助;add ALIGN (continue) 2019-05-21 23:10:50 +08:00
fasiondog
085315787c Parameter增加DatetimeList类型;Indicator增加getDatetime方法;增加 ALIGN (continue) 2019-05-20 23:30:51 +08:00
fasiondog
922c21d499 优化 KData 和 Indicator 的 [] 操作,支持字符串型日期 2019-05-20 01:45:46 +08:00
fasiondog
8430f0df4e Indicator 增加 getByDate, getDatetimeList方法;补充 Indicator 文档 2019-05-19 22:09:34 +08:00
fasiondog
88f03322d7 add COST indicator; add global variables K 2019-05-19 14:16:27 +08:00
fasiondog
52b0e15e5a add AD indicator 2019-05-18 23:25:11 +08:00
fasiondog
81aef37073 add ROCP, ROCR, ROC100 indicator 2019-05-18 21:52:55 +08:00
fasiondog
59e43a2527 add ROC indicator 2019-05-18 01:28:10 +08:00
fasiondog
884b5cc5d7 add DEVSQ indicator 2019-05-16 22:40:56 +08:00
fasiondog
aaf9083f48 add AVEDEV indicator 2019-05-16 22:24:12 +08:00
fasiondog
a5da4188c5 add DMA indicator 2019-05-16 21:59:32 +08:00
fasiondog
a2ca2dbd8e 按通达信方式计算SMA移动加权平均 2019-05-16 02:25:42 +08:00