mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
13 lines
564 B
Markdown
13 lines
564 B
Markdown
## Fixes
|
|
|
|
- fixed net profit for zero fee.
|
|
- fixed and rewrite binance deposit history sync.
|
|
- refactored and fixed the deposity batch query.
|
|
- fixed the pnl command and add warning logs.
|
|
|
|
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.33.1...main)
|
|
|
|
- [#693](https://github.com/c9s/bbgo/pull/693): fix: fix and rewrite binance deposit history sync
|
|
- [#695](https://github.com/c9s/bbgo/pull/695): fix: calcualte fee in quote only when fee is not zero
|
|
- [#692](https://github.com/c9s/bbgo/pull/692): fix: fix pnl command calculation and add warning logs
|