3.30.3
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