ReactiveTraderCloud

Real-time trading platform demo showcasing reactive programming principles applied across the full application stack.

Github stars Tracking Chart

CircleCI

Reactive Trader Cloud

Overview

image

Reactive Trader Cloud is a real-time FX trading platform demo showcasing reactive programming principles applied across the full application stack.

All frameworks and libraries used are entirely open source, and each component can be run on either Windows, Linux or Mac OS X.

The services are distributed and can be recovered from disconnections - this is similar to the approach that major financial institutions use for trading systems.

image

Live demo

For a live demo, see web-demo.adaptivecluster.com/

Live demo in OpenFin

For live demo in OpenFin download Reactive Trader App

Reactive Trader Excel

You can use Reactive Trader Excel in integration with Reactive Trader, you can find the instructions for setting it up here

Architecture

The backend is made up of distributed services written in .NET using the cross-platform capabilities provided by .NET Core.

You can deploy server components via Docker containers. This means you can manage clusters using tools such as Kubernetes for better resiliency and ease of deployment.

Client-side implementations are available for all major platforms, including desktop and mobile browser as well as OpenFin.

Architecture Overview

Front end

The front end is written with Typescript, React, Redux and Styled components. For more details on the client-side infrastructure, see here.

Back end

The back-end services are cross-platform. For more details on the back-end infrastructure, see here.

Getting started

You can go to the How to page to follow build and deployment

Talks and podcasts

Blog posts

To read about aspects of Reactive Trader in greater depth, check out the following blogs:

Who are we?

Reactive Trader was written by the team at Adaptive, a consultancy that specialises in building real-time trading systems. We have many years of experience in building trading systems for clients with highly demanding latency and reliability requirements. Over the years we have learnt quite a few lessons, and wanted to talk about and point to examples of how we solve technical problems related to real-time delivery of messages.

Overview

Name With OwnerAdaptiveConsulting/ReactiveTraderCloud
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
Platform
License:Apache License 2.0
Release Count56
Last Release Namev4.5.0 (Posted on 2023-10-18 16:57:43)
First Release Namelegacy-excel-interop (Posted on 2019-04-02 18:36:13)
Created At2015-11-13 19:24:11
Pushed At2024-04-16 08:56:00
Last Commit At2023-11-10 17:17:00
Stargazers Count1.8k
Watchers Count135
Fork Count574
Commits Count7.2k
Has Issues Enabled
Issues Count273
Issue Open Count1
Pull Requests Count1708
Pull Requests Open Count1
Pull Requests Close Count306
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top