Commit Graph

21 Commits

Author SHA1 Message Date
fasiondog
a10b3e68d0 fixed #22 MoneyManagerBase.getBuyNumber中,在不自动存入资金的情况下,根据成本算法调整买入数量 2019-02-24 19:38:17 +08:00
fasiondog
1e88df1f38 支持历史分笔数据 2019-02-11 21:13:06 +08:00
fasiondog
d3547889cb TimeLine更名TimeLineList 2019-02-11 16:33:55 +08:00
fasiondog
4e797c266b 支持分时线 2019-02-10 21:26:02 +08:00
fasiondog
88f1e0a747 周线及以上改为使用结束日期后更新测试数据与用例 2019-01-20 19:26:08 +08:00
fasiondog
ca337ed7d0 周线及以上复权 2019-01-12 18:54:43 +08:00
fasiondog
2fd18a6e8f 完善Datetime便捷方法保护及补充测试用例;调整dateOfWeek在参数超出范围时的返回结果。 2019-01-06 16:22:51 +08:00
fasiondog
ebebb37f12 Datetime添加next、pre系列方法 2019-01-05 23:17:07 +08:00
fasiondog
2a07e907e4 DatetimeDatetime增加today,dateOfWeek,startOfWeek,endOfWeek,startOfMonth,endOfMonth,startOfQuarter,endOfQuerter,startOfYear, endOfYear方法及其帮助与测试用例。 2019-01-05 18:55:34 +08:00
fasiondog
cb86c1cbf1 change Enum KQuery::KType to string for more kdata type (will continue) 2018-10-04 20:55:39 +08:00
fasiondog
15c96aba18 update xmake for macosx 2018-09-19 02:45:50 +08:00
fasiondog
eef096c02a modified xmake project with the help of @ruki 2018-09-12 01:14:16 +08:00
fasiondog
acea8fa94e Remove the dependency on boost_chrono and switch to C++11 chrono 2018-09-10 01:14:42 +08:00
fasiondog
f8df667f3d update xmake project 2018-09-09 17:45:22 +08:00
fasiondog
83eaa41a80 update xmake project for linux 2018-09-09 16:43:04 +08:00
fasiondog
abb87c94c6 continue xmake for linux 2018-09-07 02:06:06 +08:00
fasiondog
fbfe45f62c xmake for linux and clean warn with gcc 2018-09-04 01:41:24 +08:00
fasiondog
38de8a7f8e Solves the problem of redirecting C++ output to python;
Remove any additional eclipse configuration files
2018-08-30 02:38:13 +08:00
fasiondog
bc3a875a2c 1. Fix: VS2017 can't use Boost.python's docstring
2. Support C++17
3. Clear "tes_data/tmp"
2018-08-26 18:47:06 +08:00
fasiondog
a538038505 1. Deprecated LOG4CPLUS and use spdlog for logging;
2. Bug fix: Can't use log output when exiting hikyuu;
3. Update submodule
2018-08-21 01:56:29 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00