add v1.33.3 release note

This commit is contained in:
c9s 2022-06-10 02:52:54 +08:00
parent 0921f038a6
commit 2d8764e72c
No known key found for this signature in database
GPG Key ID: 7385E7E464CB0A54

12
doc/release/v1.33.3.md Normal file
View File

@ -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