Skip to content

BBGO v1.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 06:21
1000214

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