.. |
data_driver
|
优化BaseInfoDriver
|
2021-01-27 00:37:59 +08:00 |
global
|
优化代码目录
|
2021-02-21 22:52:05 +08:00 |
indicator
|
调整 PR #114
|
2023-10-01 22:32:29 +08:00 |
strategy
|
StrategyBase直接获取 StockManager 实例
|
2023-09-15 00:55:13 +08:00 |
trade_instance
|
优化 boosy_python
|
2020-06-25 15:59:37 +08:00 |
trade_manage
|
update _TradeManager.cpp
|
2023-10-12 00:02:29 +08:00 |
trade_sys
|
更新SG系列,优化移除OP后的一些修改
|
2023-10-14 02:29:40 +08:00 |
_arithmetic.cpp
|
fixed split; add byteToHexStr 系列byte转字符串函数; 合并 utils.h 和 arithmetic.h
|
2023-10-03 02:31:29 +08:00 |
_Block.cpp
|
优化 c++ vector 至 python 实现
|
2022-02-21 22:23:52 +08:00 |
_Constant.cpp
|
清除 gcc 编译告警
|
2022-11-19 01:01:46 +08:00 |
_DataType.cpp
|
优化 c++ vector 至 python 实现
|
2022-02-21 22:23:52 +08:00 |
_Datetime.cpp
|
fixed _Datetime.cpp
|
2021-05-02 23:41:12 +08:00 |
_KData.cpp
|
getPosInstock -> getPosInStock
|
2022-01-25 01:28:27 +08:00 |
_KQuery.cpp
|
KQuery的recoverType可设定
|
2022-01-26 02:01:28 +08:00 |
_KRecord.cpp
|
优化 c++ vector 至 python 实现
|
2022-02-21 22:23:52 +08:00 |
_Log.cpp
|
continue
|
2020-07-08 00:18:51 +08:00 |
_MarketInfo.cpp
|
MarketInfo增加开闭市时间段
|
2020-10-31 00:07:18 +08:00 |
_Parameter.cpp
|
规整 Stock
|
2020-07-09 00:18:29 +08:00 |
_Parameter.h
|
消除cppcheck告警
|
2023-07-29 02:08:29 +08:00 |
_save_load.cpp
|
TradeManager python 序列化修改
|
2021-02-14 17:58:25 +08:00 |
_Stock.cpp
|
Stock::realtimeUpdate 增加写锁及其他非日线类型支持
|
2020-11-12 23:54:01 +08:00 |
_StockManager.cpp
|
StockManager引出 datadir 方法
|
2022-08-31 00:51:52 +08:00 |
_StockTypeInfo.cpp
|
int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t
|
2020-10-01 22:52:50 +08:00 |
_StockWeight.cpp
|
优化 c++ vector 至 python 实现
|
2022-02-21 22:23:52 +08:00 |
_StrategyContext.cpp
|
完善 Strategy
|
2021-02-19 01:12:50 +08:00 |
_TimeDelta.cpp
|
继续规整python接口
|
2020-07-10 00:23:33 +08:00 |
_TimeLineRecord.cpp
|
优化 c++ vector 至 python 实现
|
2022-02-21 22:23:52 +08:00 |
_TransRecord.cpp
|
优化 c++ vector 至 python 实现
|
2022-02-21 22:23:52 +08:00 |
ioredirect.cpp
|
fixed #I360RP
|
2021-02-03 22:58:21 +08:00 |
ioredirect.h
|
修改 gitee scan 扫描告警
|
2021-04-10 21:43:53 +08:00 |
main.cpp
|
优化 setup.py build 及其他文件名调整
|
2023-09-27 02:49:36 +08:00 |
pickle_support.h
|
Re-organize source code structure; use xmake for build
|
2018-08-20 04:01:34 +08:00 |
pybind_utils.h
|
继续完善PF
|
2022-02-22 01:45:28 +08:00 |
xmake.lua
|
add boost stackstrace
|
2023-10-15 00:30:45 +08:00 |