Skip to content

3.30.3

Compare
Choose a tag to compare
@vigan-abd vigan-abd released this 01 Sep 16:41
· 113 commits to master since this release
03a9064

Changes

  • Added a way for users to reset their API credentials, without having to insert a new one
  • Introduced a new algo order type: Bracket Order

Improvements

  • Added fullscreen mode (hotkey F11)
  • Added "Save and Launch" behaviour to the strategies execution parameters
  • Improved Algo Order counter behaviour, to only count active algo orders
  • Technical Improvements:
    x Added i18n to AppUpdate component

Fixes

  • (hotfix) Downgraded electron to prevent an issue which was leaving the application blank on startup
  • Fixed issue with order book changing title but always showing BTC:USD data
  • Fixed ticker showing up as undefined/undefined when closing session
  • Minor UI fixes