Commit Graph

41 Commits

Author SHA1 Message Date
fasiondog
a242aaff89 add SIN indicator 2019-05-01 17:49:27 +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
0f67a871d9 近一步优化通达信等指标兼容,可直接使用 MA(CLOSE) 等形式 2019-04-20 18:59:06 +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
3af571e33e fixed _indicator.cpp 2019-04-18 01:00:18 +08:00
fasiondog
4df93ba3ae try add operator(k) for indicator 2019-04-17 23:37:22 +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
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
40dae67723 add HHVBARS ind 2019-04-11 23:30:51 +08:00
fasiondog
ce0e05bd98 add LN, LOG ind 2019-04-11 02:10:41 +08:00
fasiondog
c275f23b1b Indicator直接支持原型方式使用 2019-04-10 22:48:42 +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
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
464eb8e23f add SUM Indicator(continue) 2019-04-01 23:37:54 +08:00
fasiondog
89ac67823b IF supports the direct use of the price_t 2019-04-01 21:27:08 +08:00
fasiondog
12760ffaab remove global context 2019-03-30 23:13:37 +08:00
fasiondog
b9168b197f 实现select; 增加setContext直接以KData为参数; kaufman画图小调整 2019-03-28 23:24:15 +08:00
fasiondog
2acb7093c7 需要上下文的指标创建时立即执行计算 2019-03-27 23:17:49 +08:00
fasiondog
848d0248b9 处理 python 中 TA_LIB 包装产生的 bad_weak_ptr 错误(未完) 2019-03-26 23:27:51 +08:00
fasiondog
a72dbb18c1 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
fasiondog
1cd2427b69 update 2019-03-23 18:54:10 +08:00
fasiondog
5ea070cc1f update 2019-03-23 14:43:08 +08:00
fasiondog
be327070ca update 2019-03-23 13:07:54 +08:00
fasiondog
cf2d987c52 update 2019-03-23 02:27:28 +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
bad1034e7e 增加流通盘与换手率指标 2019-03-06 23:14:07 +08:00
fasiondog
fbfe45f62c xmake for linux and clean warn with gcc 2018-09-04 01:41:24 +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
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00