Skip to content

Commit

Permalink
update changelog for 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuizi7 committed Apr 7, 2021
1 parent 3f1c65d commit 13a4d26
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
CHANGELOG
==================

4.3.1
==================

- 新增

- :code:`history_bars` 的 frequency 参数支持传入 :code`'1w'` 以获取周线

- 修复
- 修复 :code:`Order` 对象从持久化中恢复出错的问题
- 修复通过策略内配置项配置股票分红再投资参数无效的问题
- 修复合约在某些日期无行情导致基准收益曲线计算有误的问题
- 修复 :code:`Order` 对象 :code:`avg_price` 字段计算有误的问题
- 修复通过 :code:`order_target_portfolio` API 发出的订单验资风控异常的问题


4.3.0
==================

Expand Down

0 comments on commit 13a4d26

Please sign in to comment.