hikyuu2/hikyuu_cpp/hikyuu
2019-06-16 19:06:06 +08:00
..
data_driver update logger ooutput 2019-06-16 19:06:06 +08:00
datetime Datetime增加startOfDay, endOfDay方法 2019-05-12 21:36:30 +08:00
indicator update logger ooutput 2019-06-16 19:06:06 +08:00
serialization fixed clang error by serialize nan and inf 2019-06-04 22:41:37 +08:00
trade_instance/ama_sys update 2019-03-20 23:23:31 +08:00
trade_manage update logger ooutput 2019-06-16 19:06:06 +08:00
trade_sys update logger ooutput 2019-06-16 19:06:06 +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 Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
hikyuu.h update 2019-03-09 23:30:04 +08:00
KData.cpp Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
KData.h 需要上下文的指标创建时立即执行计算 2019-03-27 23:17:49 +08:00
KDataBufferImp.cpp Update the logger, only using the spdlog 2019-06-16 17:56:34 +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 logger ooutput 2019-06-16 19:06:06 +08:00
Log.h update logger ooutput 2019-06-16 19:06:06 +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 update logger ooutput 2019-06-16 19:06:06 +08:00
Stock.h Support to obtain current financial information 2019-04-07 22:55:47 +08:00
StockManager.cpp Update the logger, only using the spdlog 2019-06-16 17:56:34 +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 update logger ooutput 2019-06-16 19:06:06 +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 logger ooutput 2019-06-16 19:06:06 +08:00