Skip to content

Binance Report Bot 0.6.2

Compare
Choose a tag to compare
@titulebolide titulebolide released this 09 Jul 17:17
· 6 commits to main since this release

⚠️ Reminder of the breaking changes since v0.5.1:

  • Replace python3 main.py calls by python3 -m brb
  • Rename conf.py to conf_user.py

Features

  • Plot the prices of the symbols in your list over the time (see --graph-type argument)
  • Choose the currency in which the price is written (see --price-in argument)
  • Prevent the output of the text or the graph report (see --no-text and --no--graph arguments)

Bugfix

  • Forward warning level to apprise
  • Ignore conf.py and conf_user.py