bbgo_origin/doc/release/v1.33.2.md
2022-06-08 23:17:11 +08:00

564 B

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

  • #693: fix: fix and rewrite binance deposit history sync
  • #695: fix: calcualte fee in quote only when fee is not zero
  • #692: fix: fix pnl command calculation and add warning logs