hikyuu2/hikyuu_cpp/hikyuu
2019-03-17 23:07:30 +08:00
..
data_driver 支持历史分笔数据 2019-02-11 21:13:06 +08:00
datetime 周线及以上复权 2019-01-12 18:54:43 +08:00
indicator update 2019-03-17 23:07:30 +08:00
serialization Parameter 支持 KData 2019-03-04 23:30:43 +08:00
utilities update 2019-03-16 14:43:50 +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 add getVersion, xmake remove some options 2018-09-10 02:21:19 +08:00
Context.cpp update 2019-03-15 23:35:09 +08:00
Context.h update 2019-03-09 23:30:04 +08:00
DataType.h 支持历史分笔数据 2019-02-11 21:13:06 +08:00
doc.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
hikyuu.cpp update 2019-03-09 23:30:04 +08:00
hikyuu.h update 2019-03-09 23:30:04 +08:00
KData.cpp 周线以上复权(继续) 2019-01-11 01:28:54 +08:00
KData.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
KDataBufferImp.cpp 周线及以上复权 2019-01-12 18:54:43 +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 添加日志打印的等级控制 2019-02-11 15:20:43 +08:00
Log.h 添加日志打印的等级控制 2019-02-11 15:20:43 +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 Parameter 增加 Stock 支持 2019-03-03 20:47:28 +08:00
Stock.h Parameter 增加 Stock 支持 2019-03-03 20:47:28 +08:00
StockManager.cpp update 2019-03-15 23:35:09 +08:00
StockManager.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +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 支持分时线 2019-02-10 21:26:02 +08:00
xmake.lua update xmake for macosx 2018-09-20 02:43:03 +08:00