Commit Graph

220 Commits

Author SHA1 Message Date
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
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
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
a2ca2dbd8e 按通达信方式计算SMA移动加权平均 2019-05-16 02:25:42 +08:00
fasiondog
9149a0f77b add BACKSET indicator 2019-05-15 01:48:29 +08:00
fasiondog
7530887aff add BACKSET (continue) 2019-05-13 23:02:17 +08:00
fasiondog
9cd51e22e4 add BARSCOUT indicator 2019-05-12 22:54:51 +08:00
fasiondog
bed6818302 Datetime增加startOfDay, endOfDay方法 2019-05-12 21:36:30 +08:00
fasiondog
a3776e1d7d add SUMBARS indicator 2019-05-11 23:01:44 +08:00
fasiondog
1ed963e93a add SUMBARS indicator 2019-05-11 23:00:00 +08:00
fasiondog
8f40e167e0 add SUMBARS (continue) 2019-05-11 13:04:40 +08:00
fasiondog
9078bd335c add SUMBARS (continue) 2019-05-07 01:47:55 +08:00
fasiondog
6f9f855a42 add BARSLAST indicator 2019-05-04 21:53:10 +08:00
fasiondog
b59a0e7d72 add BARSSINCE indicator 2019-05-04 20:35:08 +08:00
fasiondog
b0800ce001 add FILTER indicator 2019-05-04 20:02:27 +08:00
fasiondog
86f9ace4c2 add UPNDAY,DOWNNDAY,NDAY indicator 2019-05-02 18:27:51 +08:00
fasiondog
d890ee7953 add VAR, VARP indicator 2019-05-02 12:19:43 +08:00
fasiondog
747bdc4146 fix test_ASIN failed on Linux 2019-05-01 22:33:33 +08:00
fasiondog
a0f326c401 实现指标取模运算 2019-05-01 21:26:50 +08:00
fasiondog
9aab781137 add REVERSE indicator 2019-05-01 19:37:11 +08:00
fasiondog
51117df2f0 add ATAN indicator 2019-05-01 19:16:28 +08:00
fasiondog
0d85726ca8 add TAN indicator 2019-05-01 19:04:18 +08:00
fasiondog
def1cc6599 add ACOS indicator 2019-05-01 18:46:42 +08:00
fasiondog
dfc91789bb add COS indicator 2019-05-01 18:27:14 +08:00
fasiondog
d152fc6b50 add ASIN indicator 2019-05-01 18:15:48 +08:00
fasiondog
a242aaff89 add SIN indicator 2019-05-01 17:49:27 +08:00
fasiondog
58c15b7280 add LAST 2019-05-01 17:33:11 +08:00
fasiondog
1a0eb7dd28 add LAST (continue) 2019-04-30 23:20:16 +08:00
fasiondog
c20ddecc6c add LAST (continue); Modifed EVERY and EXIST 2019-04-28 23:23:03 +08:00
fasiondog
c16623edee add EVERY indicator 2019-04-28 01:19:30 +08:00
fasiondog
63036b6727 modify EXIST 2019-04-20 18:13:17 +08:00
fasiondog
7064db9307 add EXIST indicator; clear warning for xmake update 2019-04-19 23:26:35 +08:00
fasiondog
0336b5a99c add INTPART indicator 2019-04-18 23:42:45 +08:00
fasiondog
301e4f575c add STDP indicator 2019-04-18 23:14:58 +08:00
fasiondog
1782d4c7fa roundEx算法切换成银行家算法 2019-04-17 02:39:07 +08:00
fasiondog
9172a32f9c add FLOOR,CEILING indicator 2019-04-15 23:11:12 +08:00
fasiondog
ef584a5241 add ROUND, ROUNDUP, ROUNDDWON 2019-04-15 00:58:41 +08:00
fasiondog
d1bc62433b add LLVBARS 2019-04-14 21:26:46 +08:00
fasiondog
df94d53d38 add SQRT indicator 2019-04-14 14:29:50 +08:00
fasiondog
960041a809 add POW indicator 2019-04-14 11:17:47 +08:00
fasiondog
0ced287e69 Optimize the SUM to remove double loops 2019-04-14 00:53:51 +08:00
fasiondog
a042eb1d1f 优化LLV、HHV,去除双重循环 2019-04-13 19:25:15 +08:00
fasiondog
d4dc9d048d complete HHVBARS test and fixed bug 2019-04-12 01:46:39 +08:00
fasiondog
40dae67723 add HHVBARS ind 2019-04-11 23:30:51 +08:00
fasiondog
e440835b82 修改Linux下log(0)和Windows返回值不同问题 2019-04-11 22:49:33 +08:00
fasiondog
9bb53a8b74 修改Linux下log(0)和Windows返回值不同问题 2019-04-11 22:09:09 +08:00
fasiondog
ce0e05bd98 add LN, LOG ind 2019-04-11 02:10:41 +08:00
fasiondog
5a18664e45 fixed IF bug, when input unequal lenght; modify CVAL and test 2019-04-10 01:28:02 +08:00
fasiondog
cd3f4e6a29 add BETWEEN test; modify CVAL(continue); modify MAX/MIN test 2019-04-09 23:30:22 +08:00
fasiondog
26d4ea511b add MAX, MIN test case 2019-04-09 01:57:23 +08:00
fasiondog
75682ccb41 add getFinanceInfo test cast 2019-04-09 01:46:59 +08:00
fasiondog
2fc740cf71 add BETWEEN ind; add MAX, MIN annotation 2019-04-08 23:27:34 +08:00
fasiondog
edaca2d1d7 Support to obtain current financial information 2019-04-07 22:55:47 +08:00
fasiondog
a63b35fbc0 fix getHistoryFinanceInfo on Linux,sizeof(unsigned long) is 8 not 4 2019-04-06 21:47:00 +08:00
fasiondog
48992dd162 get history finance (continue) 2019-04-06 02:40:53 +08:00
fasiondog
b73efaad90 update 2019-04-05 17:43:35 +08:00
fasiondog
1acd781c56 fix linux complie 2019-04-05 13:17:38 +08:00
fasiondog
bc837cbe8a get the history finance Info (continue) 2019-04-05 02:29:32 +08:00
fasiondog
0c90ef6645 get the history finance Info (continue) 2019-04-04 02:07:54 +08:00
fasiondog
0518658880 get the history finance Info (continue) 2019-04-03 22:31:55 +08:00
fasiondog
ed352c38c6 add EXP Indicator 2019-04-03 02:18:42 +08:00
fasiondog
84b664222e add SGN Indicator 2019-04-03 01:49:43 +08:00
fasiondog
0b9923cf7d add NOT indicator 2019-04-02 21:49:33 +08:00
fasiondog
b19dc758be add ABS Indicator 2019-04-02 01:49:40 +08:00
fasiondog
12d3443d5c add SUM test case and doc 2019-04-02 01:16:33 +08:00
fasiondog
36b19326a0 HHV/LLV add n = 0 process and test case 2019-04-01 23:02:04 +08:00
fasiondog
89ac67823b IF supports the direct use of the price_t 2019-04-01 21:27:08 +08:00
fasiondog
e87dc55f66 COUNT add n = 0 process 2019-04-01 01:28:26 +08:00
fasiondog
76efceb861 add COUNT, IF, LIUTONPAN serialize unit test case 2019-03-31 14:30:19 +08:00
fasiondog
131b3e51de adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
fasiondog
403497a117 add IF test 2019-03-30 23:11:30 +08:00
fasiondog
e6a3c8d6d2 add test 2019-03-30 03:21:43 +08:00
fasiondog
83640ec06e add: unit test for LIUTONGPAN;
fix: LIUTONGPAN error
2019-03-29 21:12:14 +08:00
fasiondog
1cd2427b69 update 2019-03-23 18:54:10 +08:00
fasiondog
529bf2d690 update 2019-03-22 23:12:28 +08:00
fasiondog
6bafc4b85b update 2019-03-21 23:26:19 +08:00
fasiondog
6309fe2e6b update 2019-03-20 23:23:31 +08:00
fasiondog
ef0b59d87c update 2019-03-20 02:47:02 +08:00
fasiondog
d718b9034e update 2019-03-18 23:12:01 +08:00
fasiondog
13a9f63d3c update 2019-03-18 03:00:42 +08:00
fasiondog
50a619d01c update 2019-03-17 23:07:30 +08:00
fasiondog
0a7227c230 update 2019-03-17 02:43:30 +08:00
fasiondog
f436e8f19b update 2019-03-16 14:43:50 +08:00
fasiondog
c20fb1155a update 2019-03-15 23:35:09 +08:00
fasiondog
e7a782548f update 2019-03-14 01:53:13 +08:00
fasiondog
318175142e update 2019-03-10 19:16:03 +08:00
fasiondog
b142da8c57 update 2019-03-09 23:30:04 +08:00
fasiondog
5dac433387 删减以便改造 2019-03-09 01:16:02 +08:00
fasiondog
9f0bc960cc Parameter 支持 KData 2019-03-05 00:46:17 +08:00
fasiondog
59e6991a0d Parameter 支持 KData 2019-03-04 23:30:43 +08:00
fasiondog
640ab5e331 Parameter 支持 KQuery 2019-03-03 21:55:22 +08:00
fasiondog
ea4441aa73 Parameter 增加 Stock 支持 2019-03-03 20:47:28 +08:00
fasiondog
a10b3e68d0 fixed #22 MoneyManagerBase.getBuyNumber中,在不自动存入资金的情况下,根据成本算法调整买入数量 2019-02-24 19:38:17 +08:00
fasiondog
1e88df1f38 支持历史分笔数据 2019-02-11 21:13:06 +08:00
fasiondog
d3547889cb TimeLine更名TimeLineList 2019-02-11 16:33:55 +08:00
fasiondog
4e797c266b 支持分时线 2019-02-10 21:26:02 +08:00
fasiondog
88f1e0a747 周线及以上改为使用结束日期后更新测试数据与用例 2019-01-20 19:26:08 +08:00
fasiondog
ca337ed7d0 周线及以上复权 2019-01-12 18:54:43 +08:00
fasiondog
2fd18a6e8f 完善Datetime便捷方法保护及补充测试用例;调整dateOfWeek在参数超出范围时的返回结果。 2019-01-06 16:22:51 +08:00
fasiondog
ebebb37f12 Datetime添加next、pre系列方法 2019-01-05 23:17:07 +08:00
fasiondog
2a07e907e4 DatetimeDatetime增加today,dateOfWeek,startOfWeek,endOfWeek,startOfMonth,endOfMonth,startOfQuarter,endOfQuerter,startOfYear, endOfYear方法及其帮助与测试用例。 2019-01-05 18:55:34 +08:00
fasiondog
cb86c1cbf1 change Enum KQuery::KType to string for more kdata type (will continue) 2018-10-04 20:55:39 +08:00
fasiondog
15c96aba18 update xmake for macosx 2018-09-19 02:45:50 +08:00
fasiondog
eef096c02a modified xmake project with the help of @ruki 2018-09-12 01:14:16 +08:00
fasiondog
acea8fa94e Remove the dependency on boost_chrono and switch to C++11 chrono 2018-09-10 01:14:42 +08:00
fasiondog
f8df667f3d update xmake project 2018-09-09 17:45:22 +08:00
fasiondog
83eaa41a80 update xmake project for linux 2018-09-09 16:43:04 +08:00
fasiondog
abb87c94c6 continue xmake for linux 2018-09-07 02:06:06 +08:00
fasiondog
fbfe45f62c xmake for linux and clean warn with gcc 2018-09-04 01:41:24 +08:00
fasiondog
38de8a7f8e Solves the problem of redirecting C++ output to python;
Remove any additional eclipse configuration files
2018-08-30 02:38:13 +08:00
fasiondog
bc3a875a2c 1. Fix: VS2017 can't use Boost.python's docstring
2. Support C++17
3. Clear "tes_data/tmp"
2018-08-26 18:47:06 +08:00
fasiondog
a538038505 1. Deprecated LOG4CPLUS and use spdlog for logging;
2. Bug fix: Can't use log output when exiting hikyuu;
3. Update submodule
2018-08-21 01:56:29 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00