fasiondog
|
cb2bc545ea
|
update for utilities
|
2019-11-16 02:10:21 +08:00 |
|
fasiondog
|
3d729b6e3a
|
update for cppcheck stylistic warnning
|
2019-11-11 02:32:56 +08:00 |
|
fasiondog
|
e167f29ff1
|
update for format and traivs
|
2019-11-10 23:31:41 +08:00 |
|
fasiondog
|
c9cc4e353b
|
update for format, cppcheck, travis
|
2019-11-10 19:45:57 +08:00 |
|
fasiondog
|
c4f5a3dffb
|
clear cppcheck info
|
2019-11-10 03:27:57 +08:00 |
|
fasiondog
|
a5f4990ade
|
调整dbconnect位置;更新travis;更新部分帮助注释
|
2019-09-22 02:13:45 +08:00 |
|
fasiondog
|
686107c9db
|
update mysql driver(continue)
|
2019-08-22 01:46:01 +08:00 |
|
fasiondog
|
19d71dfde8
|
update for mysql driver
|
2019-08-21 02:58:28 +08:00 |
|
fasiondog
|
49ccf6fed1
|
mysql
|
2019-08-20 01:58:18 +08:00 |
|
fasiondog
|
900d882877
|
mysql
|
2019-08-19 02:11:10 +08:00 |
|
fasiondog
|
e1ce106924
|
mysql
|
2019-08-17 22:58:04 +08:00 |
|
fasiondog
|
2110105b8b
|
fix compile and test failed for travis
|
2019-08-17 15:22:55 +08:00 |
|
fasiondog
|
741b7e4e97
|
update for clang++
|
2019-08-16 23:18:22 +08:00 |
|
fasiondog
|
fac79c48ad
|
update sqlite driver
|
2019-08-16 01:17:24 +08:00 |
|
fasiondog
|
b1d0e0b1a1
|
update
|
2019-08-15 21:00:00 +08:00 |
|
fasiondog
|
f5f1eed8c6
|
support to continue update data online(continue)
|
2019-08-13 23:29:15 +08:00 |
|
fasiondog
|
d657bbff4f
|
support to continue update data online(continue)
|
2019-08-11 23:06:30 +08:00 |
|
fasiondog
|
fdad61e3d3
|
Update some base type name; added a database connection module to be used for later
|
2019-08-09 01:40:24 +08:00 |
|
fasiondog
|
a575b003a6
|
add #progam once for every .h files; some others
|
2019-08-03 21:53:24 +08:00 |
|
fasiondog
|
84da369908
|
1. BOOST_MSC Macro switch to _MSC_VER;
2. replace boost::to_upper/boost::to_lower;
3. add SpendTimer tool
|
2019-08-03 01:44:57 +08:00 |
|
fasiondog
|
be72381e79
|
modify BOOST_WINDOWS Macro to _MSC_VER
|
2019-08-01 22:54:59 +08:00 |
|
fasiondog
|
1ba4e1c424
|
update logger ooutput
|
2019-06-16 19:06:06 +08:00 |
|
fasiondog
|
7559458648
|
Update the logger, only using the spdlog
|
2019-06-16 17:56:34 +08:00 |
|
fasiondog
|
8fbdcd2214
|
fixed some warning by cppcheck
|
2019-04-09 01:46:21 +08:00 |
|
fasiondog
|
edaca2d1d7
|
Support to obtain current financial information
|
2019-04-07 22:55:47 +08:00 |
|
fasiondog
|
a63b35fbc0
|
fix getHistoryFinanceInfo on Linux,sizeof(unsigned long) is 8 not 4
|
2019-04-06 21:47:00 +08:00 |
|
fasiondog
|
48992dd162
|
get history finance (continue)
|
2019-04-06 02:40:53 +08:00 |
|
fasiondog
|
b73efaad90
|
update
|
2019-04-05 17:43:35 +08:00 |
|
fasiondog
|
1acd781c56
|
fix linux complie
|
2019-04-05 13:17:38 +08:00 |
|
fasiondog
|
bc837cbe8a
|
get the history finance Info (continue)
|
2019-04-05 02:29:32 +08:00 |
|
fasiondog
|
0c90ef6645
|
get the history finance Info (continue)
|
2019-04-04 02:07:54 +08:00 |
|
fasiondog
|
0518658880
|
get the history finance Info (continue)
|
2019-04-03 22:31:55 +08:00 |
|
fasiondog
|
726c21f24a
|
get the history finance Info (continue)
|
2019-04-02 23:26:59 +08:00 |
|
fasiondog
|
87e028c1bd
|
clear some info from Cppcheck
|
2019-03-28 02:11:13 +08:00 |
|
fasiondog
|
a72dbb18c1
|
实现IF指标运算;实现COUNT指标;更新帮助与文档
|
2019-03-25 22:50:50 +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
|
bc3dad7e7d
|
分时线支持
|
2019-02-09 18:25:16 +08:00 |
|
fasiondog
|
57fbbd1ece
|
分时线支持
|
2019-02-08 22:41:20 +08:00 |
|
fasiondog
|
fbc08e538a
|
data tool for mysql(continue) 增加数据库升级机制
|
2018-11-19 02:42:31 +08:00 |
|
fasiondog
|
178ad8a394
|
Change Enum KQuery::KType to string (continue)
|
2018-10-06 02:03:02 +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
|
b654ee2b0e
|
travis
|
2018-09-13 22:08:09 +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
|
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 |
|