mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
add v1.35.0 release note
This commit is contained in:
parent
fc9d5f72be
commit
1000214c1e
20
doc/release/v1.35.0.md
Normal file
20
doc/release/v1.35.0.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
- Avoid doing truncate table in the mysql migration script.
|
||||||
|
- Fixed supertrend strategy.
|
||||||
|
- Fixed rma with adjust setting.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Added heikinashi kline support
|
||||||
|
- Added DMI indicator
|
||||||
|
- Added marketcap strategy
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/c9s/bbgo/compare/v1.34.0...main)
|
||||||
|
|
||||||
|
- [#721](https://github.com/c9s/bbgo/pull/721): feature: add heikinashi support
|
||||||
|
- [#720](https://github.com/c9s/bbgo/pull/720): fix: fix strategy supertrend
|
||||||
|
- [#728](https://github.com/c9s/bbgo/pull/728): feature: add dmi indicator
|
||||||
|
- [#727](https://github.com/c9s/bbgo/pull/727): strategy: add marketcap strategy
|
||||||
|
- [#730](https://github.com/c9s/bbgo/pull/730): refactor: clean up unused max v2 api
|
||||||
|
- [#729](https://github.com/c9s/bbgo/pull/729): refactor: re-arrange maxapi files
|
Loading…
Reference in New Issue
Block a user