v0.9.0
8. September 2022
Feature updates
(1) Daily reconciliation
Users can upload a csv file to compare with the systems transactions. A (daily) cronjob checks the logged transactions against the uploaded csv file and sends a notification of the differences.
(2) Multiple quantities in quote
When requesting a quote it is now possible to define multiple quanitites within the same quote
(3) Trading Bots
Labels and filters are added to be able to better distinguish between bots and one time jobs.
(4) Workspace Settings
The workspace settings tabs and associated titles have been renamed and updated to better reflect the underlying settings.
(5) Risk integration for calculating quote
A risk premium is now integrated into the calculation of a quote object. Both, Websocket and Rest API are affected.
Bug fixes & improvements
- added timerange filter for orders, fills and withdrawals
- improvements to caching and general error state handling
- add toggle, roles and permissions to trading portal
- added price-stream and treasury endpoints
- added a loading state for trading bots action buttons for better UX
- trading bots types have a new naming scheme which is based on gemstones.
- added “from information” back in to treasury route dialog
- replaced treasury “custom to notes” select field with an autocomplete field to have better UX for long lists
- updated price stream routes logic to reflect changes in settings and show default values
- fixed bug with retries of adaptive orders
- fixed bug where a finished job has the unknown state
- fixed bug where bots could not be created
- fixed bug in users api
- fixed bug where double-clicking could lead to multiple executions of command
- fixed bug where “show customers menu item” setting would not update the menu item
- fixed bug where venue name tags would disappear when balances are loaded
- fixed bug where created date would show NaN in transactions transitions tab