Commit Graph

29 Commits

Author SHA1 Message Date
binz 30a998b58a Fix: 修复自定义价格时,非买卖标的的价格选取 (#24) 2024-06-17 20:35:25 +08:00
binz 411e1a3f78 Update: 新增指定量分钟价格计算 2024-06-16 23:31:39 +08:00
binz d5a2d9cb9c test tag 2024-06-14 21:18:40 +08:00
binz 28e1bb27c6 tag test 2024-06-14 21:09:41 +08:00
binz 43763db2dd Update: readme Ver 0.0.2 2024-06-13 19:16:47 +08:00
binz 11becd1d2a Bug: 修复position_ratio大于1时权重重新分配时的计算问题 (#23) 2024-06-12 14:39:20 +08:00
binz 158316aebc Bug: 修复position_ratio > 1时仓位计算函数缺失untradable_list导致计算错误的问题 2024-06-12 01:34:59 +08:00
binz 10e926bf28 Update:自定义权重支持不满仓的情况;Update:增加自定义权重总和判断;
Bug:当换仓数量大于持仓数量时全卖出和全买入导致的持仓计算问题‘;
2024-06-08 19:12:23 +08:00
binz b408d22798 Update: readme Ver 0.0.1 2024-06-07 11:24:36 +08:00
binz 0ed2cbe0a6 Update: readme: Ver 0.0.1 2024-06-07 11:23:20 +08:00
binz 740a64ef54 Update: 支持自定义每日仓位 (#18) 2024-06-06 00:11:51 +08:00
binz 1bb0114e37 Bug: 修正不满足持仓数量时最大卖出数量判断问题 (#16);
Bug: 简化买卖判断逻辑避免中间错误 (#15);
2024-06-05 20:55:00 +08:00
binz 8336556860 Update: 代码格式修正 2024-06-04 22:29:56 +08:00
binz 4628cfc56c Bug: 修正exclued_list的筛选逻辑,先判断是否可以交易 (2) 2024-06-03 19:46:21 +08:00
binz 1f6794ea41 Bug: 修正exclued_list的筛选逻辑,先判断是否可以交易 2024-06-02 20:06:56 +08:00
binz f103ac9d1e Update: exclude_list新增业绩衰退recession参数 2024-06-02 00:25:36 +08:00
binz 12f7c91e30 Update: 添加参数名异常检测 (#11);
Update: 修改SpreadBacktest类名;
2024-06-01 16:32:51 +08:00
binz 3c060ed434 Bug: 修正继续回测时最新数据无法获取到的问题 (#9) 2024-05-29 21:37:41 +08:00
binz 74612e5f6e Bug: 杠杆交易下目标池计算修正 2024-05-28 22:00:04 +08:00
binz 715b80cd63 Update: 更新自定义进度条 (#5) 2024-05-28 20:19:08 +08:00
binz 8f92e999aa Update: 更新自定义进度条 2024-05-28 20:03:20 +08:00
binz 62254c583f 新增异常公告剔除列表 2024-05-28 00:03:38 +08:00
binz de6953c0d7 优化杠杆下涨停处理和换仓逻辑 (#1) 2024-05-26 22:57:38 +08:00
binz 767ee1c503 新增涨停处理和自定义个股权重 (#1) 2024-05-26 22:13:12 +08:00
binz 20c1477b42 修正停牌时目标持仓计算问题 2024-05-25 23:48:53 +08:00
binz f5dbecd9ee update 2024-05-22 23:44:30 +08:00
binz b0aced0fad delete pycache 2024-05-22 23:43:45 +08:00
binz e64426a695 first commit 2024-05-22 23:39:19 +08:00
binz e0d025f71c init 2024-05-22 23:33:19 +08:00