Commit Graph

3025 Commits

Author SHA1 Message Date
fasiondog
32a797c710 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/spot 2024-08-28 10:10:53 +08:00
fasiondog
ac67dd3b03 update demo1 2024-08-28 01:57:48 +08:00
fasiondog
3008b2dfbe update 2024-08-28 01:53:53 +08:00
fasiondog
ca4c62fc2f Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/spot 2024-08-28 01:16:44 +08:00
fasiondog
d51a6491d5 Release 2.1.3 2024-08-27 22:44:39 +08:00
fasiondog
35fa373998
Merge pull request #285 from fasiondog/feature/spot
调整 codepre 配置; add getDataFromBufferServer
2024-08-27 22:25:53 +08:00
fasiondog
5af90429e1 update 2024-08-27 22:21:52 +08:00
fasiondog
c291b9a1f0 调整mysql/sqlite codepre 配置 2024-08-27 18:56:32 +08:00
fasiondog
8a23b40d42 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/spot 2024-08-27 16:05:55 +08:00
fasiondog
bd830985a6 fixed xtquant 只支持 windows 2024-08-27 16:02:26 +08:00
fasiondog
8a517d681e add getDataFromBufferServer 2024-08-27 00:37:36 +08:00
fasiondog
bf9ececb0a 清除编译告警 2024-08-26 02:40:49 +08:00
fasiondog
45cfae4a41
Merge pull request #284 from fasiondog/release
Release 2.1.2
2024-08-26 02:01:16 +08:00
fasiondog
6384c5773b Release 2.1.2 2024-08-26 01:53:34 +08:00
fasiondog
619f2a88dc
Merge pull request #283 from fasiondog/feature/stg
Feature/stg add crt_sys_strategy,补充示例
2024-08-25 23:52:02 +08:00
fasiondog
0288e77644 add crt_sys_strategy,补充示例 2024-08-25 22:58:17 +08:00
fasiondog
03cb9e63c3 Merge branch 'feature/order' of https://github.com/fasiondog/hikyuu into feature/stg 2024-08-25 22:11:46 +08:00
fasiondog
2df783b3e3 Strategy添加Context初始化构造 2024-08-25 22:11:25 +08:00
fasiondog
ed7f4d2b96 对上下文中的K线类型和其预加载参数进行检查,并给出警告 2024-08-25 21:58:20 +08:00
fasiondog
2486baf9e8 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/stg 2024-08-25 21:36:53 +08:00
fasiondog
e49d51441a 修改示例说明 2024-08-25 18:02:07 +08:00
fasiondog
9295431f54 Merge branch 'feature/docs' of https://github.com/fasiondog/hikyuu into feature/stg 2024-08-25 18:01:01 +08:00
fasiondog
59316d806e 更新示例说明 2024-08-25 18:00:40 +08:00
fasiondog
940c1d89b4 更新示例说明 2024-08-25 17:58:04 +08:00
fasiondog
5beb352e02 Merge branch 'feature/docs' of https://github.com/fasiondog/hikyuu into feature/stg 2024-08-25 17:47:03 +08:00
fasiondog
f009b50728 补充注释 2024-08-25 17:46:42 +08:00
fasiondog
14a263f929 调整 python strategy 运行示例 2024-08-25 17:24:12 +08:00
fasiondog
2c85d256c9 更新 broker 帮助与文档 2024-08-25 17:04:58 +08:00
fasiondog
8452b1a0b3 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/stg 2024-08-25 15:48:52 +08:00
fasiondog
ee8e7b0fb8 调整 python borker 接口 2024-08-25 15:47:39 +08:00
fasiondog
0efc692643
Merge pull request #282 from fasiondog/feature/order
优化 Strategy
2024-08-25 14:48:25 +08:00
fasiondog
9e22278610 Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/order 2024-08-25 14:09:11 +08:00
fasiondog
02a8c00f2a 优化 Strategy 2024-08-25 14:08:54 +08:00
fasiondog
56f6dcdf07 update 2024-08-25 03:01:55 +08:00
fasiondog
33beff3dec
Merge pull request #281 from fasiondog/feature/order
Feature/order add runInStrategy
2024-08-25 02:01:42 +08:00
fasiondog
b0b79c06b1 add runInStrategy 2024-08-25 01:17:32 +08:00
fasiondog
1962b56bfb add runInStrategy 2024-08-24 18:08:38 +08:00
fasiondog
e9f005453f 优化 realtime_update,移除sina|tushare源,增加指定stock列表 2024-08-24 14:53:17 +08:00
fasiondog
81bb74d50b
Merge pull request #280 from fasiondog/feature/order
update BrokerTradeManager
2024-08-23 15:51:05 +08:00
fasiondog
bddfd5ce91 update BrokerTradeManager 2024-08-23 15:33:05 +08:00
fasiondog
cad881cefd
Merge pull request #279 from fasiondog/feature/order
增加 qmt 行情采集,fix BrokerTradeManager
2024-08-23 13:21:54 +08:00
fasiondog
50dea7ac63 uupdate BrokerTradeManager 2024-08-23 12:47:14 +08:00
fasiondog
5ed61e782f qmt 行情采集 2024-08-22 18:05:35 +08:00
fasiondog
173324773a Datetime 新增支持 "20240822 11:30:06.230" 的字符串方式构造,以便支持迅投格式的时间 2024-08-22 12:52:34 +08:00
fasiondog
d8cb10e91f update docs 2024-08-21 16:33:07 +08:00
fasiondog
286fc3fc9f Merge branch 'master' of https://github.com/fasiondog/hikyuu into feature/docs 2024-08-21 16:31:04 +08:00
fasiondog
679a52edd0 移除多余变量 2024-08-21 15:08:22 +08:00
fasiondog
7c980545e0 update for macosx github action 2024-08-21 15:00:52 +08:00
fasiondog
2f2d989b74 update for macosx 2024-08-21 14:59:00 +08:00
fasiondog
5f13c8b840 update 2024-08-21 14:49:24 +08:00