hikyuu2/hikyuu_pywrap
2019-05-19 22:09:34 +08:00
..
data_driver Support to obtain current financial information 2019-04-07 22:55:47 +08:00
indicator Indicator 增加 getByDate, getDatetimeList方法;补充 Indicator 文档 2019-05-19 22:09:34 +08:00
trade_instance 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
trade_manage update 2019-03-22 23:12:28 +08:00
trade_sys Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
_Block.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_Constant.cpp Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
_DataType.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +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 change Enum KQuery::KType to string for more kdata type (will continue) 2018-10-04 20:55:39 +08:00
_KRecord.cpp 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +08:00
_Log.cpp 添加日志打印的等级控制 2019-02-11 15:20:43 +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 2019-03-21 23:26:19 +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 1. Fix: VS2017 can't use Boost.python's docstring 2018-08-26 18:47:06 +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 update xmake 2018-09-21 01:08:43 +08:00