Commit Graph

52 Commits

Author SHA1 Message Date
fasiondog
197514fe7b 移除不需要的函数 2024-06-12 03:02:18 +08:00
fasiondog
76bb44df38 增加 getBlock 便捷方法 2024-05-21 01:04:52 +08:00
fasiondog
473f6c867e 历史财务信息指标 2024-04-14 03:39:45 +08:00
fasiondog
763c4b80f7 清理掉不用的代码 2024-04-08 00:35:02 +08:00
fasiondog
f5b99995d3 fixed TradeRecord 在 python 交互环境下打印输出错误 2024-04-06 02:17:52 +08:00
fasiondog
7faf0749ab HikyuuTDX 加入新版本提示 2024-04-03 02:34:56 +08:00
fasiondog
c6bd2e5e7c 调整 python 运行状态接口 2024-03-27 16:18:41 +08:00
fasiondog
ff9494f6e7 优化 ostream 重定向至 python,C++多线程可能引起 jupyter 执行崩溃 2024-03-26 15:43:30 +08:00
fasiondog
3c79ccdf6a 优化 python log 输出 2024-03-11 19:40:40 +08:00
fasiondog
9fdcbc3296 add python version feedback 2024-03-05 23:04:16 +08:00
martin
5faefe0abb add version function that shows git info 2024-02-02 15:33:04 +08:00
fasiondog
d3d38a43e6 cppcheck 信息清理 2024-01-28 23:38:03 +08:00
fasiondog
ce46297b0f 支持多版本python 2024-01-26 04:46:44 +08:00
fasiondog
a0c3155654 add get_kdate(str, Query); fixed RSI 缺失 inline 2024-01-21 03:18:07 +08:00
fasiondog
90b7046671 处理 pybind stl 类型导出生效的问题 2023-12-31 22:37:03 +08:00
fasiondog
896b3d1ac7 update 2023-12-28 02:21:36 +08:00
fasiondog
52f1ba36c0 update 2023-12-27 22:48:41 +08:00
fasiondog
5e3d64ca2e update 2023-12-27 17:02:11 +08:00
fasiondog
56a97e5e9b update 2023-12-27 02:16:10 +08:00
fasiondog
57ff057701 update 2023-12-26 18:25:50 +08:00
fasiondog
f307408645 add indicator combinate (continue) 2023-10-10 02:41:05 +08:00
fasiondog
71fbc2e5de 优化 setup.py build 及其他文件名调整 2023-09-27 02:49:36 +08:00
fasiondog
9ff8ac99c8 增加跨平台函数 2023-09-27 02:00:45 +08:00
fasiondog
76bdb03e6d close_spend_time,open_spend_time 引出到 python 2022-02-16 01:02:50 +08:00
fasiondog
7e0800a73e 优化代码目录 2021-02-21 22:52:05 +08:00
fasiondog
2d392565e4 update for StrategyContext 2021-02-17 19:43:59 +08:00
fasiondog
8e6b2e0f42 add Strategy continue 2021-02-17 00:56:19 +08:00
fasiondog
51b882a8d9 add StrategyContext (continue) 2021-02-11 00:47:22 +08:00
fasiondog
94d7019ded 行情采集服务 2021-01-30 00:52:56 +08:00
fasiondog
6de1b60d90 Spot数据接收agent 2020-12-22 00:17:29 +08:00
fasiondog
1eab1d18ce 实时数据接收 2020-12-17 00:03:56 +08:00
fasiondog
a9fdca3fbd 实时数据采集至sqlite共享内存数据库 2020-12-10 00:03:43 +08:00
fasiondog
978c49e7ee fixed compile on linux; clear warning 2020-10-14 00:18:18 +08:00
fasiondog
3fe0519bc1 int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t 2020-10-01 22:52:50 +08:00
fasiondog
3cd7170768 continue 2020-07-08 00:18:51 +08:00
fasiondog
c69851f8ff continue 2020-07-07 00:34:25 +08:00
fasiondog
0f242f3941 continue 加入废弃接口功能 2020-07-06 00:41:32 +08:00
fasiondog
f2b93b24c5 continue 2020-06-26 21:39:53 +08:00
fasiondog
f1e2938e27 continue 2020-06-25 18:22:51 +08:00
fasiondog
2e98d9db8c 优化 boosy_python 2020-06-25 15:59:37 +08:00
fasiondog
b3667632d8 fixed 删除 python 中的 Task 无效代码 2020-05-17 18:22:09 +08:00
fasiondog
387427926a steal task (continue) 2020-05-01 00:36:20 +08:00
fasiondog
125dae9de4 add TimeDelta (continue) 2019-12-15 01:27:02 +08:00
fasiondog
12760ffaab remove global context 2019-03-30 23:13:37 +08:00
fasiondog
2acb7093c7 需要上下文的指标创建时立即执行计算 2019-03-27 23:17:49 +08:00
fasiondog
1e88df1f38 支持历史分笔数据 2019-02-11 21:13:06 +08:00
fasiondog
047bbcb7b9 添加日志打印的等级控制 2019-02-11 15:20:43 +08:00
fasiondog
57fbbd1ece 分时线支持 2019-02-08 22:41:20 +08:00
fasiondog
28895fff7e add getVersion, xmake remove some options 2018-09-10 02:21:19 +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