Skip to content

Commit

Permalink
fix changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
lorian7392 committed May 17, 2024
1 parent ff5c5c5 commit fb77406
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ sidebar_position: 7

- 添加夜盘交易支持

## 2024-05-06

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

## 2024-04-29

- 删除 `TSMPCT`, `TSMAMT` 订单类型
Expand Down
5 changes: 5 additions & 0 deletions i18n/en/docusaurus-plugin-content-docs/current/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ sidebar_position: 7

- Add support for overnight trading

## 2024-05-06

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

## 2024-04-29

- Remove `TSMPCT`, `TSMAMT` Order type
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ sidebar_position: 7

- 添加夜盤交易支持

## 2024-05-06

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

## 2024-04-29

- 刪除 `TSMPCT`, `TSMAMT` 訂單類型
Expand Down

0 comments on commit fb77406

Please sign in to comment.