Commit Graph

558 Commits

Author SHA1 Message Date
fasiondog
199fc8528d fixed indicator using as prototype cannot recalculate 2019-04-15 21:22:31 +08:00
fasiondog
ef584a5241 add ROUND, ROUNDUP, ROUNDDWON 2019-04-15 00:58:41 +08:00
fasiondog
60099425b9 更新example初始化 2019-04-15 00:58:16 +08:00
fasiondog
9e035adedd add ROUND (continue) 2019-04-14 21:51:12 +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
7e75914eba test clear copyright warning 2019-04-14 11:05:08 +08:00
fasiondog
1f66a29b36 Optimize the COUNT to remove double loops 2019-04-14 10:33:19 +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
be2576e13f add set_global_context, default context 2019-04-13 15:31:27 +08:00
fasiondog
f602051783 update Readme 2019-04-13 14:28:39 +08:00
fasiondog
48cbe24aa1 update readme 2019-04-13 14:26:50 +08:00
fasiondog
4658283b28 优化HHV实现 2019-04-13 02:29:28 +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
414a94a342 增加常用类型缩写 2019-04-11 21:25:34 +08:00
fasiondog
b2a7fd0a18 修改错别字 2019-04-11 21:05:00 +08:00
fasiondog
ce0e05bd98 add LN, LOG ind 2019-04-11 02:10:41 +08:00
fasiondog
3094960f7c 更新文档 2019-04-10 23:10:15 +08:00
fasiondog
1853fb672e 更新文档 2019-04-10 23:08:39 +08:00
fasiondog
7725d93fa2 更新文档 2019-04-10 23:06:21 +08:00
fasiondog
c275f23b1b Indicator直接支持原型方式使用 2019-04-10 22:48:42 +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
60c1ff7858 add BETWEEN docs and clear warning on Linux 2019-04-09 01:58: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
8fbdcd2214 fixed some warning by cppcheck 2019-04-09 01:46:21 +08:00
fasiondog
2fc740cf71 add BETWEEN ind; add MAX, MIN annotation 2019-04-08 23:27:34 +08:00
fasiondog
3f94f9b5e0 release 1.1.1 2019-04-08 01:37:24 +08:00
fasiondog
df6ae00d23 待发布 1.1.1 2019-04-07 23:34:32 +08:00
fasiondog
edaca2d1d7 Support to obtain current financial information 2019-04-07 22:55:47 +08:00
fasiondog
5e81ebb160 add Anti 996 license 2019-04-07 19:00:27 +08:00
fasiondog
5cd911d9bd Current financial information download support 2019-04-07 18:16:44 +08:00
fasiondog
f06130ca4f get current finance (continue) 2019-04-07 02:46:42 +08:00
fasiondog
a63b35fbc0 fix getHistoryFinanceInfo on Linux,sizeof(unsigned long) is 8 not 4 2019-04-06 21:47:00 +08:00
fasiondog
b864bed412 原1.1.0发布说明中版本号错误 2019-04-06 20:03:22 +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
726c21f24a get the history finance Info (continue) 2019-04-02 23:26:59 +08:00