Skip to content

v3.20.0

Compare
Choose a tag to compare
@vigan-abd vigan-abd released this 20 Oct 12:16
· 362 commits to master since this release
- ui: live strategy execution feature
- ui: fixed issue with created date for algo orders
- ui: improved display for saved strategies

- server: fixed ws disconnect-issue
- server: added support for creation timestamp on algo orders
- server: fix: send creation timestamp when starting and loading an algo order
- server: support for executing strategy live

- algo: fixed ping-pong fulfilling issue
- algo: fixed orders label with i18n
- algo: add creation timestamp in instance state

- strategy: trade response fix
- strategy: added node rest package for calls
- strategy: parse strategy functionality added
- strategy: added custom client id generation functionality

- api-node-core: fixed issue with resubscription on reconnection