[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