mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
13 lines
617 B
Markdown
13 lines
617 B
Markdown
## 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
|