Skip to content

Commit

Permalink
fix changlog (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorian7392 authored May 17, 2024
1 parent 388f4f5 commit 3732d2b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
7 changes: 6 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ sidebar_position: 7

## 2024-05-17

- 添加夜盘交易支持
- 下单及订单查询接口扩展 `outside_rth` 字段支持夜盘交易

## 2024-05-06

- 更新获取账户资金接口
- `GET /v1/asset/account` 增加 (buy_power) 返回字段

## 2024-04-29

Expand Down
7 changes: 6 additions & 1 deletion i18n/en/docusaurus-plugin-content-docs/current/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ sidebar_position: 7

## 2024-05-17

- Add support for overnight trading
- Expand `outside_rth` field to support overnight trading in order placement and query APIs

## 2024-05-06

- Update the interface for Get Account Balance
- `GET /v1/asset/account` Add response field (buy_power)

## 2024-04-29

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ sidebar_position: 7

## 2024-05-17

- 添加夜盤交易支持
- 下單及訂單查詢接口擴展 `outside_rth` 字段支持夜盤交易

## 2024-05-06

- 更新獲取賬戶資金接口
- `GET /v1/asset/account` 增加 (buy_power) 返回字段

## 2024-04-29

Expand Down

0 comments on commit 3732d2b

Please sign in to comment.