.. |
analysis
|
参数寻优(continue)
|
2024-09-08 21:52:11 +08:00 |
data_driver
|
优化泄露检测;优化clang编译告警;优化shared_ptr创建
|
2024-05-30 15:03:51 +08:00 |
global
|
调整spotagent默认工作线程数
|
2024-09-04 17:28:07 +08:00 |
indicator
|
加强 PRICELIST 指定参考日期列表
|
2024-10-29 16:52:54 +08:00 |
strategy
|
run_in_strategy 等添加其他订单代理参数,以便可以进行其他通知
|
2024-10-22 16:25:11 +08:00 |
trade_manage
|
MultiFactorSelector 增加 "reverse" 参数,控制倒序获取; 其它小优化
|
2024-09-25 15:51:22 +08:00 |
trade_sys
|
SYS_WalkForward 默认寻优 SE 调整为按账户年化收益率排序寻优
|
2024-11-02 16:26:28 +08:00 |
_arithmetic.cpp
|
round系列改为模板;清除cppcheck风格告警
|
2024-02-28 02:47:10 +08:00 |
_Block.cpp
|
fixed python Block category attr
|
2024-05-25 01:16:55 +08:00 |
_Constant.cpp
|
fixed interactive STOCKTYPE_A_BJ
|
2024-04-25 15:00:41 +08:00 |
_DataType.cpp
|
处理 pybind stl 类型导出生效的问题
|
2023-12-31 22:37:03 +08:00 |
_Datetime.cpp
|
Datetime从python date/datetime 初始化移入cpp
|
2024-10-29 15:13:11 +08:00 |
_KData.cpp
|
KData 新增 getKData 接口
|
2024-04-02 12:27:20 +08:00 |
_KQuery.cpp
|
update start_qmt.py
|
2024-09-06 12:22:14 +08:00 |
_KRecord.cpp
|
处理 pybind stl 类型导出生效的问题
|
2023-12-31 22:37:03 +08:00 |
_Log.cpp
|
调整 log.h 位置
|
2024-07-17 01:43:21 +08:00 |
_MarketInfo.cpp
|
开放 stock 属性可写,供使用外部数据源时使用
|
2024-04-17 23:17:21 +08:00 |
_Parameter.cpp
|
清理vector导出等
|
2023-12-30 14:25:48 +08:00 |
_Stock.cpp
|
python Stock.set_krecord_list 补充 K线类型参数
|
2024-10-23 08:31:30 +08:00 |
_StockManager.cpp
|
完善上下文
|
2024-09-01 16:11:27 +08:00 |
_StockTypeInfo.cpp
|
linux 下 py::overload_cast<void> 编译失败,需改为 py::overload_cast<>
|
2023-12-31 19:18:49 +08:00 |
_StockWeight.cpp
|
fixed etf 缩扩股,调整权息表以适应缩扩股
|
2024-09-23 22:16:54 +08:00 |
_StrategyContext.cpp
|
完善上下文
|
2024-09-01 16:11:27 +08:00 |
_TimeDelta.cpp
|
update
|
2023-12-27 02:16:10 +08:00 |
_TimeLineRecord.cpp
|
处理 pybind stl 类型导出生效的问题
|
2023-12-31 22:37:03 +08:00 |
_TransRecord.cpp
|
处理 pybind stl 类型导出生效的问题
|
2023-12-31 22:37:03 +08:00 |
bind_stl.cpp
|
重新引出 TradeRecordList/PositionRecordList至 python,否则 to_df 方法失效
|
2024-04-05 16:39:21 +08:00 |
bind_stl.h
|
重新引出 TradeRecordList/PositionRecordList至 python,否则 to_df 方法失效
|
2024-04-05 16:39:21 +08:00 |
convert_any.cpp
|
clear gcc compile warnning
|
2024-10-29 23:20:46 +08:00 |
convert_any.h
|
clear gcc compile warnning
|
2024-10-29 23:20:46 +08:00 |
ioredirect.cpp
|
优化 ostream 重定向至 python,C++多线程可能引起 jupyter 执行崩溃
|
2024-03-26 15:43:30 +08:00 |
ioredirect.h
|
优化 ostream 重定向至 python,C++多线程可能引起 jupyter 执行崩溃
|
2024-03-26 15:43:30 +08:00 |
main.cpp
|
支持python3.13, 以及改进打包支持多版本python
|
2024-10-28 22:12:20 +08:00 |
pickle_support.h
|
update
|
2023-12-26 18:25:50 +08:00 |
pybind_utils.h
|
历史财务信息指标
|
2024-04-14 03:39:45 +08:00 |
xmake.lua
|
update for macosx
|
2024-08-21 14:59:00 +08:00 |