.. |
data_driver
|
fix H5KDataDriver about assert KQuery::HOUR2
|
2022-11-27 20:29:14 +08:00 |
datetime
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
global
|
change min120 into hour2,support Query.HOUR2
|
2022-11-27 17:17:28 +08:00 |
indicator
|
fixed weave formula 缺少 break,导致打印时崩溃
|
2023-09-04 01:11:36 +08:00 |
serialization
|
MarketInfo增加开闭市时间段
|
2020-10-31 00:07:18 +08:00 |
strategy
|
change min120 into hour2,support Query.HOUR2
|
2022-11-27 17:17:28 +08:00 |
trade_instance/ama_sys
|
update for format and traivs
|
2019-11-10 23:31:41 +08:00 |
trade_manage
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
trade_sys
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
utilities
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
.gitignore
|
分时线支持
|
2019-02-08 22:41:20 +08:00 |
Block.cpp
|
增加基础编程工具宏,优化代码提升可读性及后续编写效率
|
2020-11-22 00:12:09 +08:00 |
Block.h
|
update for format, cppcheck, travis
|
2019-11-10 19:45:57 +08:00 |
DataType.h
|
增加基础编程工具宏,优化代码提升可读性及后续编写效率
|
2020-11-22 00:12:09 +08:00 |
debug.h
|
支持VS调试
|
2020-03-01 01:24:55 +08:00 |
doc.h
|
Document annotation and cppcheck prompt modification
|
2020-12-26 11:38:03 +08:00 |
exception.h
|
修改错误单词
|
2020-12-25 23:51:36 +08:00 |
GlobalInitializer.cpp
|
优化动态参数计算
|
2022-02-10 02:12:59 +08:00 |
GlobalInitializer.h
|
fixed #I1BAEM
|
2020-03-13 02:01:22 +08:00 |
hikyuu.cpp
|
last, max, min 支持动态参数 (continue)
|
2022-03-03 08:18:36 +08:00 |
hikyuu.h
|
消除 doxygen 告警
|
2022-02-27 09:42:27 +08:00 |
KData.cpp
|
Revert "KDataImp不再有多种实现,进一步清理合并"
|
2022-03-11 22:35:40 +08:00 |
KData.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
KDataImp.cpp
|
boost::bind 改为使用 std::bind
|
2022-11-19 01:20:44 +08:00 |
KDataImp.h
|
Revert "KDataImp不再有多种实现,进一步清理合并"
|
2022-03-11 22:35:40 +08:00 |
KQuery.cpp
|
change min120 into hour2,support Query.HOUR2
|
2022-11-27 17:17:28 +08:00 |
KQuery.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
KRecord.cpp
|
代码优化
|
2020-11-22 18:34:37 +08:00 |
KRecord.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
LICENSE.txt
|
Re-organize source code structure; use xmake for build
|
2018-08-20 04:01:34 +08:00 |
Log.cpp
|
fixed 重定向io至python中时,由于GIL导致在子线程中输出log时崩溃
|
2021-02-01 00:42:00 +08:00 |
Log.h
|
fixed 重定向io至python中时,由于GIL导致在子线程中输出log时崩溃
|
2021-02-01 00:42:00 +08:00 |
MarketInfo.cpp
|
MarketInfo增加开闭市时间段
|
2020-10-31 00:07:18 +08:00 |
MarketInfo.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
Stock.cpp
|
优化 Stock 缓存修改增加二次保护
|
2022-11-29 00:53:58 +08:00 |
Stock.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
StockManager.cpp
|
change min120 into hour2,support Query.HOUR2
|
2022-11-27 17:17:28 +08:00 |
StockManager.h
|
Strategy支持非独立进程运行
|
2021-03-25 00:55:39 +08:00 |
StockMapIterator.h
|
clear code smell
|
2021-01-27 22:23:49 +08:00 |
StockTypeInfo.cpp
|
int64/int32/int8和c++11保持一致改为int64_t/int32_t/int8_t
|
2020-10-01 22:52:50 +08:00 |
StockTypeInfo.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
StockWeight.cpp
|
update for format, cppcheck, travis
|
2019-11-10 19:45:57 +08:00 |
StockWeight.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
StrategyContext.cpp
|
完善 Strategy
|
2021-02-19 01:12:50 +08:00 |
StrategyContext.h
|
clear cppcheck warnnings
|
2021-03-24 23:20:01 +08:00 |
TimeLineRecord.cpp
|
代码优化
|
2020-11-22 18:34:37 +08:00 |
TimeLineRecord.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
TransRecord.cpp
|
代码优化
|
2020-11-22 18:34:37 +08:00 |
TransRecord.h
|
升级 fmt
|
2023-07-28 23:50:26 +08:00 |
xmake.lua
|
fix for fedora 36
|
2023-06-14 16:37:10 +08:00 |