Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

0.0.4-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@coltoneshaw coltoneshaw released this 05 Aug 04:59
· 370 commits to main since this release

Changes

  • Settings
    • New structure to the settings page to utilize more of the screen
    • API key test so you can verify easily if you've properly uploaded the keys
    • Reserved funds that you can set per account
    • Auto-updating data when you save settings. This prevents the need to manually refresh anything. The only downside is the initial load can take some time. Added a fun loader.
    • Added GBP to currency options (use with caution at the moment)
    • Now resetting the config will also clear the database.
  • KPI tooltip descriptions. These are dynamic descriptions on each KPI that help understand where the numbers are coming from!
  • Added toast notifications when syncing/saving and removed alerts.
  • Added basic responsiveness to the containers.
  • Donate button.

Bug Fixes

- Issue with calculations when using multiple accounts. This should be resolved
- Bot Planner screen was not properly updating calculations.

Known Bugs / Issues:

  • Trading View page requires you to click the icon twice to load.
  • Dark mode does not exist yet, but the button is there.
  • You may see an invalid date on settings when first setting up the application.
  • No right-clicking inside of text boxes.
  • Multiple scrollable views inside of the Bot planner chart.
  • When pressing the reset button it does not always clear API keys and the API test button won't work after reset.