fasiondog
|
b2438cddec
|
MySQL Connect support Datetime
|
2023-10-23 01:36:19 +08:00 |
|
fasiondog
|
3d9cc793bb
|
SQLite Connect support Datetime
|
2023-10-22 22:34:05 +08:00 |
|
fasiondog
|
c069892c6f
|
将 datetime 移至 utilities 下
|
2023-10-22 22:04:06 +08:00 |
|
fasiondog
|
9c3bf01006
|
优化数据驱动
|
2023-10-22 04:27:04 +08:00 |
|
fasiondog
|
cc82849229
|
Remove code that is not in use
|
2023-10-22 03:12:20 +08:00 |
|
fasiondog
|
af7aa357fe
|
Merge pull request #121 from yangrq1018/pr
Short sell update and several changes
|
2023-10-19 23:49:34 +08:00 |
|
xiaoniu
|
e20b066135
|
恢复test_main.cpp
|
2023-10-18 13:59:44 +08:00 |
|
xiaoniu
|
c4e8cb80d5
|
使用boost::nowide
|
2023-10-18 13:54:34 +08:00 |
|
xiaoniu
|
48d760178a
|
fix: short sell
|
2023-10-15 17:53:44 +08:00 |
|
xiaoniu
|
14866fed52
|
移动Windows控制台代码页更改,防止init_hikyuu_test打印路径出现乱码
|
2023-10-15 17:52:35 +08:00 |
|
fasiondog
|
686e512c2f
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis
|
2023-10-14 15:01:35 +08:00 |
|
fasiondog
|
bd5b6102ea
|
更新SG系列,优化移除OP后的一些修改
|
2023-10-14 02:29:40 +08:00 |
|
fasiondog
|
5856c55222
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis
|
2023-10-09 23:08:43 +08:00 |
|
fasiondog
|
445c09204f
|
update seedback
|
2023-10-07 02:53:44 +08:00 |
|
fasiondog
|
2fb16adbb9
|
修改注释说明
|
2023-10-05 21:32:58 +08:00 |
|
fasiondog
|
b2dcbe3dbd
|
fixed split; add byteToHexStr 系列byte转字符串函数; 合并 utils.h 和 arithmetic.h
|
2023-10-03 02:31:29 +08:00 |
|
fasiondog
|
acd4a32170
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/other
|
2023-10-03 01:52:40 +08:00 |
|
fasiondog
|
a30627f2b3
|
优化编译选项,统一放入 config.h.in, 以便知道实际使用配置
|
2023-10-03 01:34:03 +08:00 |
|
fasiondog
|
44f2388287
|
update split
|
2023-10-02 19:18:13 +08:00 |
|
fasiondog
|
7badeb3c39
|
优化编译选项
|
2023-10-02 17:36:23 +08:00 |
|
fasiondog
|
a897976e68
|
优化编译选项
|
2023-10-02 03:41:45 +08:00 |
|
fasiondog
|
39c6017e55
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/statistic
|
2023-10-01 22:16:46 +08:00 |
|
fasiondog
|
5a732a8dc3
|
补充 os 测试信息
|
2023-09-27 03:04:47 +08:00 |
|
fasiondog
|
1ad1329bc0
|
调整 combinate
|
2023-09-26 02:37:24 +08:00 |
|
xiaoniu
|
5f22ad11d2
|
add RSI indiactor, BandSignal and fix IndicatorImp OP_IF node
|
2023-09-24 21:22:04 +08:00 |
|
fasiondog
|
de914925b0
|
Merge branch 'master' of https://github.com/fasiondog/hikyuu into analysis
|
2023-09-24 01:14:47 +08:00 |
|
fasiondog
|
055969093c
|
update combinateIndex
|
2023-09-24 01:14:31 +08:00 |
|
fasiondog
|
c9147200a2
|
update TimerManager test
|
2023-09-21 02:40:37 +08:00 |
|
xiaoniu
|
126f4b05ab
|
add a phony target to copy test data without run any test
|
2023-09-18 23:51:19 +08:00 |
|
fasiondog
|
23563862e0
|
信号组合测试
|
2023-09-12 23:10:14 +08:00 |
|
fasiondog
|
262a5ac56e
|
补充 CORR 测试
|
2023-09-07 01:34:01 +08:00 |
|
fasiondog
|
86b0fa5b0e
|
删除 test_STDP 多余测试代码
|
2023-09-03 19:17:46 +08:00 |
|
fasiondog
|
5bc8d0dc8f
|
优化STDED/STDP,使用移位算法
|
2023-09-03 19:10:05 +08:00 |
|
fasiondog
|
328a4c9408
|
优化VAR/VARP,使用移位算法
|
2023-09-03 18:49:33 +08:00 |
|
fasiondog
|
a407c82b0e
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
|
xiaoniu
|
456f8b220b
|
纠正错别字
|
2023-05-29 16:25:42 +08:00 |
|
linjinhai
|
e776174725
|
update
|
2023-03-29 23:20:44 +08:00 |
|
fasiondog
|
f0d87f7b09
|
cross support (continue)
|
2023-03-26 17:27:51 +08:00 |
|
fasiondog
|
58bca1b98f
|
System “delay" 参数拆分为 "buy_delay" 和 "sell_delay" 分别控制
|
2022-09-18 00:09:09 +08:00 |
|
pchaos
|
2487ed2856
|
fix: python setup,py test 找不到libboost_atomic.so
|
2022-04-04 19:40:38 +08:00 |
|
fasiondog
|
0b583c4667
|
SMA 支持动态参数
|
2022-03-05 14:18:35 +08:00 |
|
fasiondog
|
9290a84571
|
SAFTYLOSS 支持动态参数
|
2022-03-05 13:56:01 +08:00 |
|
fasiondog
|
e115dc98e0
|
MACD 动态参数支持;AMA 动态参数修正
|
2022-03-05 11:43:02 +08:00 |
|
fasiondog
|
1a763ad5de
|
Indicator动态参数增加修正discard; LAST支持动态参数
|
2022-03-04 21:57:44 +08:00 |
|
fasiondog
|
c929b14748
|
last, max, min 支持动态参数 (continue)
|
2022-03-03 08:18:36 +08:00 |
|
fasiondog
|
367e07ce11
|
REF 支持动态参数
|
2022-03-02 07:45:12 +08:00 |
|
fasiondog
|
0d08335bd2
|
AMA 支持动态参数
|
2022-03-01 22:05:21 +08:00 |
|
fasiondog
|
c40e6b00d6
|
AMA 支持动态参数 (continue)
|
2022-03-01 08:34:15 +08:00 |
|
fasiondog
|
71cb16418d
|
EMA 支持动态参数
|
2022-02-28 08:36:11 +08:00 |
|
fasiondog
|
d6d8fc232e
|
RANGE 更名 SLICE,补充测试
|
2022-02-28 08:14:25 +08:00 |
|