Skip to content

Code Hardening Q2 2023

Latest
Compare
Choose a tag to compare
@p0ntsNL p0ntsNL released this 22 Jun 20:41
· 2 commits to main since this release
f98d1f7

New

  • Web /configuration: Exchange, Market and Take Profit currency are now retrieved dynamically through the CCXT api
  • Web /index: Next entry is added to the active trades table
  • If the backend's active orders is not in line with the bot's active orders, all active orders are re-checked.
  • PushBullet is now usable as a notification channel

Fixes

  • All code is checked and improved where possible
  • Debug logging added to functions that did not have any yet