hikyuu2/hikyuu_pywrap
fasiondog 1d4bdddfc8 1、使用xmake repo支持fmt、spdlog;
2、分离单元测试程序为all和small,避免测试代码编译耗时过长
2019-09-09 02:11:26 +08:00
..
data_driver Support to obtain current financial information 2019-04-07 22:55:47 +08:00
indicator haveParam 引出至 Python 2019-06-05 22:27:15 +08:00
trade_instance 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
trade_manage haveParam 引出至 Python 2019-06-05 22:27:15 +08:00
trade_sys support to continue update data online(continue) 2019-08-13 23:29:15 +08:00
_Block.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_Constant.cpp Update some base type name; added a database connection module to be used for later 2019-08-09 01:40:24 +08:00
_DataType.cpp 修正 linux nan 和 inf 处理 2019-06-02 22:09:47 +08:00
_Datetime.cpp Datetime增加startOfDay, endOfDay方法 2019-05-12 21:36:30 +08:00
_KData.cpp 需要上下文的指标创建时立即执行计算 2019-03-27 23:17:49 +08:00
_KQuery.cpp Update some base type name; added a database connection module to be used for later 2019-08-09 01:40:24 +08:00
_KRecord.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_Log.cpp Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
_MarketInfo.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_Parameter.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
_Parameter.h Update the logger, only using the spdlog 2019-06-16 17:56:34 +08:00
_save_load.cpp update 2019-03-21 23:26:19 +08:00
_Stock.cpp Support to obtain current financial information 2019-04-07 22:55:47 +08:00
_StockManager.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_StockTypeInfo.cpp Update some base type name; added a database connection module to be used for later 2019-08-09 01:40:24 +08:00
_StockWeight.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_TimeLineRecord.cpp fix: travis ci build failed; add TimeLine and TransRecord pickle 2019-02-11 22:00:47 +08:00
_TransRecord.cpp fix: travis ci build failed; add TimeLine and TransRecord pickle 2019-02-11 22:00:47 +08:00
_util.cpp roundEx算法切换成银行家算法 2019-04-17 02:39:07 +08:00
ioredirect.cpp Modify iostream from c++ -> python 2018-09-22 18:27:55 +08:00
ioredirect.h 修复python io重定向重入问题 2018-11-17 15:47:51 +08:00
main.cpp remove global context 2019-03-30 23:13:37 +08:00
pickle_support.h Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
xmake_on_load.lua 加个try块检测python3-config不存在的情况 2019-02-08 20:17:26 +08:00
xmake.lua 1、使用xmake repo支持fmt、spdlog; 2019-09-09 02:11:26 +08:00