Skip to content

Releases: AdaptiveConsulting/ReactiveTraderCloud

Reactive Trader 3.0.0

29 Oct 11:49
Compare
Choose a tag to compare

In this release we are extending the React RxJS UI re-architecture to the OpenFin, including a few bug fixes and enhancements.

Useful links

Reactive Trader (Web): https://www.reactivetrader.com
Reactive Trader (OpenFin): Windows | Mac OS

OpenFin Container now under the new UI re-architecture

OpenFin container is now running under the new UI re-architecture. This is a complete re-architecture of the Reactive Trader client UI, written with React RxJS. With this release, we see vastly improved rendering performance and a hugely simplified code base.

💅 Enhancement

  • Web version re-introduction of tear outs

🐛 Bug Fix

  • Web version PWA Notification
  • Web version RFQ mode alignment
  • Blotter highlighting once when trade is executed

⚙️ Technical

  • New installer for new OpenFin client

Reactive Trader 2.0.2

24 Jun 12:41
Compare
Choose a tag to compare

Reactive Trader 2.0.2 is a stability release. This release fixes a bug in the Reactive Launcher, which does not construct application URLs correctly for Reactive Analytics.

Reactive Trader 2.0.1

27 Apr 18:52
Compare
Choose a tag to compare

A patch release that fixes some minor issues with deployment configuration and service worker routing.

Reactive Trader 2.0

19 Apr 16:24
737db2c
Compare
Choose a tag to compare

We are excited to announce the release of Reactive Trader v2. This is a complete re-architecture of the Reactive Trader client UI, written with React-RxJS. With this release, we see vastly improved rendering performance and a hugely simplified code base.

Reactive Trader 1.8.2

07 Apr 16:09
46d2dd3
Compare
Choose a tag to compare

This is patch release of Reactive Trader that fixes some small regressions in the styleguide and storybook deployments.

Reactive Trader 1.8.1

19 Mar 15:51
Compare
Choose a tag to compare

The 1.8.1 release of Reactive Trader introduces a new natural language (NLP) trade execution workflow from the launcher component. We have also improved the resiliency of our infrastructure and fixed a number of other stability issues.

Useful links

Reactive Trader (web): https://www.reactivetrader.com/
Reactive Trader (Finsemble): Windows
Reactive Trader Launcher (OpenFin): Windows / Mac

NLP trade execution

A sophisticated interoperability workflow has been added to the OpenFin launcher. It is now possible to execute a trade via a natural language expression (using Dialogflow).

nlp_trade_execution

💅 Enhancement

🐛 Bug Fix

  • Stability fixes to Finsemble build

⚙️ Technical

  • Automatic DNS management with external-dns
  • Automatic TLS certificate provisioning with cert-manager
  • Ephemeral deployments for every pull request

Reactive Trader 1.7.0

02 Feb 17:30
b2d587e
Compare
Choose a tag to compare

The 1.7.0 release of Reactive Trader is an upgrade to Finsemble v5.

Useful links

Reactive Trader (Finsemble): Windows

Finsemble 5 upgrade

We benefit from the upgraded Finsemble UI component library and richer TypeScript support.

finsemble-v5

💅 Enhancement

🐛 Bug Fix

⚙️ Technical

  • ARTP-1213 - Implement installer auto-updates
  • ARTP-1186 - Code-sign the windows installer

Reactive Trader 1.6.2

23 Dec 18:37
Compare
Choose a tag to compare

Reactive Trader 1.6.2 is a stability release.

Useful links

Reactive Trader (Web): https://web-demo.adaptivecluster.com
Reactive Launcher (OpenFin): Windows / Mac

🐛 Bug Fix

  • ARTP-1377 - Integration with the Limit Checker application is restored

Reactive Trader 1.6.1

23 Dec 15:44
Compare
Choose a tag to compare

Reactive Trader 1.6.1 is a stability release.

Useful links

Reactive Trader (Web): https://web-demo.adaptivecluster.com
Reactive Launcher (OpenFin): Windows / Mac

🐛 Bug Fix

  • OpenFin FDC3 configuration is fixed in this release.

Reactive Trader 1.6.0

14 Dec 09:56
9c5c8ce
Compare
Choose a tag to compare

The 1.6 release of Reactive Trader focuses on upgrading to Open Fin’s new platform API functionality [Windows / Mac] on your desktop.

We also made enhancements to browser notifications, among other fixes for stability and performance.

Useful links

Reactive Trader (Web): https://web-demo.adaptivecluster.com
Reactive Launcher (OpenFin): Windows / Mac
Full release notes: JIRA

Open Fin Platform API

Saving and restoring of snapshots / layout

As a user you can create your own custom layout to meet your preference. Once you are happy with your layout, under snapshots in the footer, you can give your layout a name. You will always be able to access that particular layout under snapshots.

openfin-platform-snapshot

Tabs and locking functionality

Ability to see Live prices, analytics and blotter sections as tabs, allowing you to move with ease and pop-out each tab. You can also turn off the tab views as well as the pop-out functionality by locking it via the lock icon found on the top right hand side of Reactive Trader.

openfin-platform-layout

Notification Center

You can access all previous trade notifications from one place, stacking up with the latest trade notification first. The user can close notifications and ‘highlight trade in blotter’ from the Notification Center using the InterApplicationBus to communicate between components.

openfin-notifications

Richer browser notifications

Trade notifications in the browser have been enhanced to match the behaviour of other platforms. The Reactive Trader branding is applied.

browser-notifications


💅 Enhancement

  • ARTP-1297 - Upgrade to OpenFin Platform API
  • ARTP-1234 - Implement richer notifications
  • ARTP-1360 - Enable toggle of OpenFin layout tabs
  • ARTP-1364 - OF Unlock / lock
  • ARTP-1361 - Saving & restoring of layout
  • ARTP-1229 - [Platform API] Remove snapshots functionality and pre-defined snapshots
  • ARTP-1300 - [Platform API] Restore connections fly-out and Add Contact Us fly out
  • ARTP-1285 - Change launcher to launch OpenFin applications from manifest
  • ARTP-1301 - [Platform API] Modify main app header to match designs
  • ARTP-1302 - [Platform API] Popped out spot tiles should not have a tab, and match UX designs
  • ARTP-1303 - [Platform API] Hide tabs for blotter, analytics and live rates
  • ARTP-1306 - [Platform API] Migrate launcher to be Platform API window
  • ARTP-1298 - [Platform API] Upgrade to OpenFin 17
  • ARTP-1095 - Create new “platform” for OpenFin Platform API version in master branch
  • ARTP-1356 - Trademark: Add ‘R’ symbol for registered Trademark next to Reactive Trader text

🐛 Bug Fix

  • ARTP-1313 - [Openfin UI] Weird scrolling behaviour in Tile container
  • ARTP-1312 - Remove bottom margin on blotter / analytics
  • ARTP-1334 - [Platform API] Popped out window tiles end in “_EXT”
  • ARTP-1335 - [Platform API] Component tiles while resizing are not correct

⚙️ Technical

  • ARTP-1298 - [Platform API] Remove remaining pieces of old OpenFin module
  • ARTP-1304 - [Platform API] Platform.json openfin config should become main app.json config
  • ARTP-1305 - [Platform API] Move OpenFin specific code and styling into OpenFin module