mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add v1.32.0 release note
This commit is contained in:
parent
3f734e6236
commit
6b036d8ca6
20
doc/release/v1.32.0.md
Normal file
20
doc/release/v1.32.0.md
Normal file
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user