hikyuu2/hikyuu_cpp/hikyuu
2019-04-11 02:10:41 +08:00
..
data_driver fixed some warning by cppcheck 2019-04-09 01:46:21 +08:00
datetime 周线及以上复权 2019-01-12 18:54:43 +08:00
indicator add LN, LOG ind 2019-04-11 02:10:41 +08:00
serialization Parameter 支持 KData 2019-03-04 23:30:43 +08:00
trade_instance/ama_sys update 2019-03-20 23:23:31 +08:00
trade_manage clear some info from Cppcheck 2019-03-28 02:11:13 +08:00
trade_sys 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
utilities clear some info from Cppcheck 2019-03-28 02:11:13 +08:00
.gitignore 分时线支持 2019-02-08 22:41:20 +08:00
Block.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
Block.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
config.h adjustment: Indicator code structure is easy to miss serialization 2019-03-31 02:38:08 +08:00
DataType.h 支持历史分笔数据 2019-02-11 21:13:06 +08:00
doc.h 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
hikyuu.cpp get the history finance Info (continue) 2019-04-04 02:07:54 +08:00
hikyuu.h update 2019-03-09 23:30:04 +08:00
KData.cpp clear some info from Cppcheck 2019-03-28 02:11:13 +08:00
KData.h 需要上下文的指标创建时立即执行计算 2019-03-27 23:17:49 +08:00
KDataBufferImp.cpp 消除CppCheck检测的两个漏洞 2019-03-27 01:37:59 +08:00
KDataBufferImp.h 周线以上复权(继续) 2019-01-11 01:28:54 +08:00
KDataImp.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
KDataImp.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
KQuery.cpp 支持历史分笔数据 2019-02-11 21:13:06 +08:00
KQuery.h 支持历史分笔数据 2019-02-11 21:13:06 +08:00
KRecord.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
KRecord.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
LICENSE.txt Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
Log.cpp clear some info from Cppcheck 2019-03-28 02:11:13 +08:00
Log.h 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
MarketInfo.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
MarketInfo.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
Stock.cpp Support to obtain current financial information 2019-04-07 22:55:47 +08:00
Stock.h Support to obtain current financial information 2019-04-07 22:55:47 +08:00
StockManager.cpp Support to obtain current financial information 2019-04-07 22:55:47 +08:00
StockManager.h Support to obtain current financial information 2019-04-07 22:55:47 +08:00
StockMapIterator.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
StockTypeInfo.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
StockTypeInfo.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
StockWeight.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
StockWeight.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
TimeLineRecord.cpp 支持历史分笔数据 2019-02-11 21:13:06 +08:00
TimeLineRecord.h TimeLine更名TimeLineList 2019-02-11 16:33:55 +08:00
TransRecord.cpp 支持历史分笔数据 2019-02-11 21:13:06 +08:00
TransRecord.h 支持历史分笔数据 2019-02-11 21:13:06 +08:00
version.h 待发布 1.1.1 2019-04-07 23:34:32 +08:00
xmake.lua update xmake for macosx 2018-09-20 02:43:03 +08:00