Commit Graph

315 Commits

Author SHA1 Message Date
fasiondog
9a2ca456a4 update readme 2018-09-14 01:16:22 +08:00
fasiondog
2be9bd54ee update readme 2018-09-14 01:14:09 +08:00
fasiondog
a370232c10 update readme 2018-09-14 01:11:43 +08:00
fasiondog
7c53b67eea update readme 2018-09-14 00:41:00 +08:00
fasiondog
1a2561f838 update readme 2018-09-14 00:34:00 +08:00
fasiondog
e43f639b53 update readme 2018-09-14 00:31:50 +08:00
fasiondog
b5481ad055 update readme 2018-09-14 00:14:39 +08:00
fasiondog
c87789852f travis 2018-09-13 23:14:22 +08:00
fasiondog
4debb4c2b6 travis 2018-09-13 22:42:36 +08:00
fasiondog
b654ee2b0e travis 2018-09-13 22:08:09 +08:00
fasiondog
9ebee29955 travis 2018-09-13 21:18:20 +08:00
fasiondog
7e5384e22e travis 2018-09-13 21:05:59 +08:00
fasiondog
1daf483053 travis 2018-09-13 20:48:51 +08:00
fasiondog
558b239871 travis 2018-09-13 20:22:47 +08:00
fasiondog
2425bbca23 travis 2018-09-13 02:34:25 +08:00
fasiondog
8a014659ee travis 2018-09-13 02:27:03 +08:00
fasiondog
4563ddbf7f travis 2018-09-13 02:19:00 +08:00
fasiondog
baf8a36fb3 travis 2018-09-13 02:09:23 +08:00
fasiondog
cb66747a12 travis 2018-09-13 01:58:32 +08:00
fasiondog
63bf053c46 travis 2018-09-13 00:43:20 +08:00
fasiondog
318fd6abc4 travis 2018-09-13 00:39:53 +08:00
fasiondog
7c8e16d555 travis 2018-09-13 00:30:29 +08:00
fasiondog
88801d44d7 traivs 2018-09-13 00:15:55 +08:00
fasiondog
132db88a64 travis 2018-09-12 23:58:46 +08:00
fasiondog
2fadbae2e8 travis 2018-09-12 23:47:19 +08:00
fasiondog
9a6d36da47 travis 2018-09-12 23:43:22 +08:00
fasiondog
cab9747464 travis 2018-09-12 23:39:28 +08:00
fasiondog
eef096c02a modified xmake project with the help of @ruki 2018-09-12 01:14:16 +08:00
fasiondog
28895fff7e add getVersion, xmake remove some options 2018-09-10 02:21:19 +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
65d27a2126 trans demo.cpp file to utf-8 code 2018-08-31 02:50:06 +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
ab31c2d0ce submodule update 2018-08-20 04:09:39 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00
fasiondog
1dc92bfe67 add submodule 2018-08-19 16:39:29 +08:00
fasiondog
34d3f39816 更新网站链接 http->https 2018-07-29 16:51:16 +08:00
fasiondog
a7a96d01a6 优化编译批处理;优化log准备去除log4cplus,以便以后切换到spdlog;屏蔽wd4251告警 2018-06-21 02:28:59 +08:00
fasiondog
dda3312e91 MySQL表名小写处理 2018-06-13 01:06:27 +08:00
fasiondog
92d83c27e4 1、更改OrderBroker接口,错误的使用了本地机器的时间;
2、Python中的TradeManager的buy、sell方法支持python的参数风格
3、build.bat里遗漏拷贝mysqlclient的动态库
2018-05-14 02:31:12 +08:00
fasiondog
7492d2ffe0 MySQL重连更新 2018-05-03 00:45:13 +08:00
fasiondog
1d9939d193 增加MySQL重连 2018-04-26 00:17:55 +08:00
fasiondog
dce4bb654f 1、python中的MM引出默认_reset方法;
2、SYS支持动态盈利目标计算(尚遗留几个测试用例需要修改)
2018-04-25 02:43:55 +08:00
fasiondog
4fa2a35515 修正MySql读取K线错误;MM中未使用stock.unit进行计算;增加BTC类型支持 2018-04-24 02:39:02 +08:00
fasiondog
bc28c8d154 mysql又加回来了 2018-04-16 03:46:43 +08:00