bbgo_origin/doc/release/v1.35.0.md
2022-06-17 14:01:14 +08:00

785 B

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

  • #721: feature: add heikinashi support
  • #720: fix: fix strategy supertrend
  • #728: feature: add dmi indicator
  • #727: strategy: add marketcap strategy
  • #730: refactor: clean up unused max v2 api
  • #729: refactor: re-arrange maxapi files