mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
21 lines
908 B
Markdown
21 lines
908 B
Markdown
[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
|
|
|