hikyuu2/hikyuu_pywrap
2020-11-12 23:54:01 +08:00
..
data_driver StockWeight支持从数据库获取最新数据 2020-10-29 00:03:25 +08:00
indicator 规整 python 接口 2020-07-13 23:52:35 +08:00
trade_instance 优化 boosy_python 2020-06-25 15:59:37 +08:00
trade_manage 完善portfolio 2020-09-13 21:41:39 +08:00
trade_sys 修正资产分配算法与资产组合 2020-09-05 23:55:26 +08:00
_Block.cpp continue 2020-07-07 00:34:25 +08:00
_Constant.cpp int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
_DataType.cpp continue 2020-07-07 00:34:25 +08:00
_Datetime.cpp 增加 Datetime 互减运算 2020-07-29 00:28:04 +08:00
_KData.cpp update 2020-10-12 01:14:16 +08:00
_KQuery.cpp int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
_KRecord.cpp 规则 python 接口 2020-07-12 20:46:34 +08:00
_Log.cpp continue 2020-07-08 00:18:51 +08:00
_MarketInfo.cpp MarketInfo增加开闭市时间段 2020-10-31 00:07:18 +08:00
_Parameter.cpp 规整 Stock 2020-07-09 00:18:29 +08:00
_Parameter.h continue 2020-06-26 21:39:53 +08:00
_save_load.cpp add TimeDelta (continue) 2019-12-18 02:04:54 +08:00
_Stock.cpp Stock::realtimeUpdate 增加写锁及其他非日线类型支持 2020-11-12 23:54:01 +08:00
_StockManager.cpp update 2020-07-31 00:20:22 +08:00
_StockTypeInfo.cpp int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
_StockWeight.cpp 规则 python 接口 2020-07-12 20:46:34 +08:00
_TimeDelta.cpp 继续规整python接口 2020-07-10 00:23:33 +08:00
_TimeLineRecord.cpp 规则 python 接口 2020-07-12 20:46:34 +08:00
_TransRecord.cpp 规则 python 接口 2020-07-12 20:46:34 +08:00
_util.cpp continue 2020-07-04 00:15:54 +08:00
ioredirect.cpp 优化 boosy_python 2020-06-25 15:59:37 +08:00
ioredirect.h 修复python io重定向重入问题 2018-11-17 15:47:51 +08:00
main.cpp fixed compile on linux; clear warning 2020-10-14 00:18:18 +08:00
pickle_support.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
pybind_utils.h 解决ubuntu20.04编译问题 2020-08-01 18:52:56 +08:00
xmake_on_load.lua update for github action 2019-12-11 01:29:46 +08:00
xmake.lua fixed 缺失拷贝sqlite3.dll 2020-11-03 22:32:57 +08:00