Binance Report Bot 0.6.2
v0.5.1
:
- Replace
python3 main.py
calls bypython3 -m brb
- Rename
conf.py
toconf_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
andconf_user.py