v0.16.0
15. March 2023
Feature updates
(1) Integrate Settlement Process with Tradias
Add API and interface to manage settlements with Tradias. It is possible to select fills from a timerange, get an overview of the resulting net quantities, reconcile with tradias, and trigger the resulting withdrawals.
(2) Add new venue
- Added support for Solaris Bank as a new venue
- Added support for BCB Group as a new venue
Bug fixes & improvements
- add key attribute to new-order component and set it to the currentRoutes id in trading portal to rerender component on route change
- add a button to terminate all bots
- Alter formatData utils function to be able to set a flag to display at least 2 significant digits and up to 7 digits in total in eg. liquidity book component in trading portal, all execution tables & execution details dialogs. Replace confirmation code with verification code in en.json.
- Remove some unneccesary information from displayed logs
- Make notification subject for emails configurable via templating language
- Fix bug where update to positions array in positions screen would lead to update dialog data
- Fix bug where bots states in trading bots screen would not update properly
- Fix bug where bot name / label is cut off if it’s too long
- Fix bug where treasury route would not be added to routes table after creating / editing
- Fix bug where events would not correctly send email notifications
- Fix bug with websocket data for kucoin
- Introduce envoy proxy for intra-pod communication
- Fix unexpected shutdown behaviour of toms services
- Monitoring Cards in trading bots monitoring screen are now more responsive
- Add search bar to more tables in frontend