Commit Graph

26 Commits

Author SHA1 Message Date
fasiondog
71b8f41f4c Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs 2024-04-18 22:12:20 +08:00
fasiondog
c8da188d31 移除 Stock.get_history_finance_info,后续改用 FINANCE 指标获取 2024-04-18 02:06:44 +08:00
fasiondog
1f42fc64f7 update docs 2024-04-16 23:44:41 +08:00
fasiondog
60d362a86d Merge branch 'feature/tmpstock' of https://github.com/fasiondog/hikyuu into feature/docs 2024-04-16 23:29:38 +08:00
fasiondog
0736df0af2 StockManager增加 removeStock, 供删除外部历史使用增加的Stock;fixed temp_csv_stock 的问题 2024-04-16 23:19:24 +08:00
fasiondog
c498050f45 update docs 2024-04-16 22:48:19 +08:00
fasiondog
5db89b4309 add temp stock support setKRecordList 2024-04-16 18:05:23 +08:00
fasiondog
473f6c867e 历史财务信息指标 2024-04-14 03:39:45 +08:00
fasiondog
0b93b1835a 历史财务信息加载 2024-04-13 18:05:25 +08:00
fasiondog
7b0dadb454 StockManager/Block/MF 增加过滤函数 2024-03-29 17:57:06 +08:00
fasiondog
81f11ae2e7 update 2024-03-27 17:48:06 +08:00
fasiondog
6766107499 优化Python交互日志输出 2024-03-11 23:05:45 +08:00
fasiondog
3c79ccdf6a 优化 python log 输出 2024-03-11 19:40:40 +08:00
fasiondog
3855b7c0c5 linux 下 py::overload_cast<void> 编译失败,需改为 py::overload_cast<> 2023-12-31 19:18:49 +08:00
fasiondog
63351ef155 update 2023-12-28 03:05:07 +08:00
fasiondog
56a97e5e9b update 2023-12-27 02:16:10 +08:00
fasiondog
9b65137cbb StockManager引出 datadir 方法 2022-08-31 00:51:52 +08:00
fasiondog
f63124437f 更新 add_temp_csv_stock 文档说明 2022-02-05 21:32:50 +08:00
fasiondog
2d392565e4 update for StrategyContext 2021-02-17 19:43:59 +08:00
fasiondog
e50dafb1dd 补充节假日测试;Stock:realtimeUpdate加入节假日保护 2021-02-07 22:29:22 +08:00
fasiondog
8a77adf185 StockManager 增加 reload 方法 2021-01-29 00:18:01 +08:00
fasiondog
b721c5aecf 实时数据更新(continue) 2020-12-19 23:57:24 +08:00
fasiondog
7f6843d7b9 update 2020-07-31 00:20:22 +08:00
fasiondog
a512f262a9 继续规整python接口 2020-07-10 00:23:33 +08:00
fasiondog
bc3a875a2c 1. Fix: VS2017 can't use Boost.python's docstring
2. Support C++17
3. Clear "tes_data/tmp"
2018-08-26 18:47:06 +08:00
fasiondog
8379b053a1 Re-organize source code structure; use xmake for build 2018-08-20 04:01:34 +08:00