Skip to content

Commit

Permalink
add v1.33.3 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Jun 9, 2022
1 parent 0921f03 commit 2d8764e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doc/release/v1.33.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Fixes

- Fixed MAX v3 order cancel api.
- Fixed active order book order cancel wait time.
- Fixed and refined pivotshort position close code.

[Full Changelog](https://github.com/c9s/bbgo/compare/v1.33.2...main)

- [#699](https://github.com/c9s/bbgo/pull/699): pivotshort: add roiMinTakeProfitPercentage option and cumulatedVolume…
- [#697](https://github.com/c9s/bbgo/pull/697): strategy: remove redundant code
- [#698](https://github.com/c9s/bbgo/pull/698): strategy pivotshort: refactor and add stop EMA
- [#677](https://github.com/c9s/bbgo/pull/677): strategy: pivotshort: improve short position trigger

0 comments on commit 2d8764e

Please sign in to comment.