hikyuu2/hikyuu_cpp/hikyuu
2019-06-12 23:17:52 +08:00
..
data_driver fixed some warning by cppcheck 2019-04-09 01:46:21 +08:00
datetime Datetime增加startOfDay, endOfDay方法 2019-05-12 21:36:30 +08:00
indicator haveParam 引出至 Python 2019-06-05 22:27:15 +08:00
serialization fixed clang error by serialize nan and inf 2019-06-04 22:41:37 +08:00
spdlog update spdlog 2019-06-12 23:13:39 +08:00
trade_instance/ama_sys update 2019-03-20 23:23:31 +08:00
trade_manage Null<price_t> 改为 Nan 表示 2019-05-27 23:18:59 +08:00
trade_sys 实现IF指标运算;实现COUNT指标;更新帮助与文档 2019-03-25 22:50:50 +08:00
utilities 考虑支持 Nan 和 Inf (continue) 2019-05-27 01:42:47 +08:00
.gitignore 分时线支持 2019-02-08 22:41:20 +08:00
Block.cpp test clear copyright warning 2019-04-14 11:05:08 +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 考虑支持 Nan 和 Inf (continue) 2019-05-27 01:42:47 +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 update spdlog 2019-06-12 23:17:52 +08:00
Log.h update spdlog 2019-06-12 23:13:39 +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 release 1.1.2 2019-04-18 21:37:59 +08:00
xmake.lua update xmake 2019-06-04 23:13:32 +08:00