hikyuu2/hikyuu_cpp/hikyuu/indicator/imp
2019-04-14 21:51:12 +08:00
..
Ama.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Ama.h update 2019-03-20 02:47:02 +08:00
Atr.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Atr.h update 2019-03-20 02:47:02 +08:00
ConstantValue.cpp fixed IF bug, when input unequal lenght; modify CVAL and test 2019-04-10 01:28:02 +08:00
ConstantValue.h update 2019-03-18 23:12:01 +08:00
Diff.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Diff.h update 2019-03-20 02:47:02 +08:00
Ema.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Ema.h update 2019-03-15 23:35:09 +08:00
IAbs.cpp add ABS Indicator 2019-04-02 01:49:40 +08:00
IAbs.h add ABS Indicator 2019-04-02 01:49:40 +08:00
ICount.cpp Optimize the COUNT to remove double loops 2019-04-14 10:33:19 +08:00
ICount.h 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
IExp.cpp add LN, LOG ind 2019-04-11 02:10:41 +08:00
IExp.h add EXP Indicator 2019-04-03 02:18:42 +08:00
IHhvbars.cpp 优化LLV、HHV,去除双重循环 2019-04-13 19:25:15 +08:00
IHhvbars.h add HHVBARS ind 2019-04-11 23:30:51 +08:00
IHighLine.cpp 优化LLV、HHV,去除双重循环 2019-04-13 19:25:15 +08:00
IHighLine.h 优化LLV、HHV,去除双重循环 2019-04-13 19:25:15 +08:00
IKData.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
IKData.h Indicator直接支持原型方式使用 2019-04-10 22:48:42 +08:00
ILiuTongPan.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
ILiuTongPan.h Indicator直接支持原型方式使用 2019-04-10 22:48:42 +08:00
ILn.cpp 修改Linux下log(0)和Windows返回值不同问题 2019-04-11 22:49:33 +08:00
ILn.h add LN, LOG ind 2019-04-11 02:10:41 +08:00
ILog.cpp 修改Linux下log(0)和Windows返回值不同问题 2019-04-11 22:49:33 +08:00
ILog.h add LN, LOG ind 2019-04-11 02:10:41 +08:00
ILowLine.cpp 优化LLV、HHV,去除双重循环 2019-04-13 19:25:15 +08:00
ILowLine.h 优化LLV、HHV,去除双重循环 2019-04-13 19:25:15 +08:00
ILowLineBars.cpp add LLVBARS 2019-04-14 21:26:46 +08:00
ILowLineBars.h add LLVBARS 2019-04-14 21:26:46 +08:00
INot.cpp add NOT indicator 2019-04-02 21:49:33 +08:00
INot.h add NOT indicator 2019-04-02 21:49:33 +08:00
IPow.cpp add POW indicator 2019-04-14 11:17:47 +08:00
IPow.h add POW indicator 2019-04-14 11:17:47 +08:00
IPriceList.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
IPriceList.h update 2019-03-16 14:43:50 +08:00
IRound.cpp add ROUND (continue) 2019-04-14 21:51:12 +08:00
IRound.h add ROUND (continue) 2019-04-14 21:51:12 +08:00
ISign.cpp add SGN Indicator 2019-04-03 01:49:43 +08:00
ISign.h add SGN Indicator 2019-04-03 01:49:43 +08:00
ISqrt.cpp add SQRT indicator 2019-04-14 14:29:50 +08:00
ISqrt.h add SQRT indicator 2019-04-14 14:29:50 +08:00
ISum.cpp Optimize the SUM to remove double loops 2019-04-14 00:53:51 +08:00
ISum.h add SUM Indicator(continue) 2019-04-01 23:37:54 +08:00
Macd.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Macd.h update 2019-03-20 02:47:02 +08:00
RightShift.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
RightShift.h update 2019-03-20 02:47:02 +08:00
SaftyLoss.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
SaftyLoss.h update 2019-03-20 02:47:02 +08:00
Sma.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Sma.h update 2019-03-15 23:35:09 +08:00
StdDeviation.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
StdDeviation.h update 2019-03-20 02:47:02 +08:00
Vigor.cpp adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
Vigor.h Indicator直接支持原型方式使用 2019-04-10 22:48:42 +08:00