Skip to content

0.7.7

Compare
Choose a tag to compare
@cyberjunky cyberjunky released this 24 Nov 11:59
· 858 commits to main since this release
6055de3

Mostly compound.py and watchlist.py updates:

  • Ability to use multiple USDT or BTC bots in watchlist.py
  • Only fetch the blacklist if we are passed the exchange check in watchlist.py
  • Made exchange checks case-insensitive
  • Check if trigger is a long trade in watchlist
  • Added profit column to deals.
  • Fixed error with opening compound database when using datadir.
  • Minor logging change.