Skip to content

Commit

Permalink
add v1.32.0 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed May 5, 2022
1 parent 3f734e6 commit 6b036d8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/release/v1.32.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.31.4...main)

## Fixes
- [#590](https://github.com/c9s/bbgo/pull/590): fix: fix net asset field
- [#589](https://github.com/c9s/bbgo/pull/589): fix: use net asset to calculate inUSD
- [#588](https://github.com/c9s/bbgo/pull/588): fix: add interest and fix net asset column
- [#584](https://github.com/c9s/bbgo/pull/584): feature: record nav values into db

## Features
- [#587](https://github.com/c9s/bbgo/pull/587): feature: add grpc port and config in helm chart
- [#586](https://github.com/c9s/bbgo/pull/586): add grpc value in helm chart
- [#581](https://github.com/c9s/bbgo/pull/581): feature: add --sync-exchange option to override backtest sync exchanges

## Tests
- [#585](https://github.com/c9s/bbgo/pull/585): indicator: add test case for boll


## Doc
- [#583](https://github.com/c9s/bbgo/pull/583): doc: add frontend development setup doc

0 comments on commit 6b036d8

Please sign in to comment.