MCPcopy Index your code
hub / github.com/AdaptiveConsulting/ReactiveTraderCloud

github.com/AdaptiveConsulting/ReactiveTraderCloud @v5.0.2

repository ↗ · DeepWiki ↗ · release v5.0.2 ↗ · Ask this repo → · + Follow
1,343 symbols 3,054 edges 620 files 3 documented · 0% updated 12mo agov5.0.2 · 2025-03-31★ 1,857
README

example workflow GitHub release (latest by date) GitHub

image

Reactive Trader®

Reactive Trader® is a real-time FX trading platform designed to showcase reactive programming principles across the full application stack.

Written in React and RxJs / React-RxJs and running on Hydra, the platform will continue to evolve and use the latest technologies.

Please see our Showcase page for a full list of the latest features.

image

Demo

Development

To run the web UI

  1. Fork and clone the ReactiveTraderCloud repo (see Contributing page)

  2. See client README

Manually update contracts for Trading Gateway API

  1. Open hydra-reactive-trader project in IntelliJ IDEA and run:

sh ./gradlew

  1. Copy file component/gateway/trading/api/build/generated-sources/codecs/main/resources/trading-gateway.hyer to UI project src/client/trading-gateway.hyer

  2. Back in src/client, run: sh npm run generateCod This will regenerate TradingGateway.ts (file://./src/client/src/generated/TradingGateway.ts)

Run against local Backend Services

  1. Follow instructions to start Backend Services

  2. Run: sh VITE_HYDRA_URL=ws://localhost:8929 npm start

CI/CD

We practice continuous integration and deployment. Every branch and pull request triggers a build and deployment to an ephemeral environment. Merging to master causes a build and deployment to our development environment.

Contributing

Please see our contribution guidelines.

Who are we?

Reactive Trader was written by the team at Adaptive, a consultancy that specialises in building real-time trading systems.

Please contact us if you'd like to learn more, or follow us via our blog, Twitter, or LinkedIn.

License

This application is made available under the Apache license v2.0.

Extension points exported contracts — how you extend this code

PageOption (Interface)
(no doc)
packages/client/vite.config.ts
Window (Interface)
(no doc)
packages/client/src/client/dom.d.ts
WindowEventMap (Interface)
(no doc)
packages/client/src/client/dom.d.ts
BeforeInstallPromptEvent (Interface)
(no doc)
packages/client/src/client/dom.d.ts
TypographyProps (Interface)
(no doc)
packages/client/src/client/components/Typography.tsx

Core symbols most depended-on inside this repo

constructUrl
called by 28
packages/client/src/client/utils/constructUrl.ts
createText
called by 28
packages/client/src/workspace/templates.ts
isBuy
called by 22
packages/client/src/client/App/Credit/common/utils.ts
createContainer
called by 19
packages/client/src/workspace/templates.ts
createStack
called by 18
packages/client/src/client/OpenFin/utils/templates/shared.ts
notionalInput
called by 18
packages/client/e2e/pages/FxTilesPageObject.ts
mapThemeCss
called by 12
packages/client/src/client/components/Box.tsx
isOpenFin
called by 12
packages/client/e2e/utils.ts

Shape

Function 906
Interface 219
Method 130
Class 52
Enum 36

Languages

TypeScript100%

Modules by API surface

packages/client/src/generated/TradingGateway.ts205 symbols
packages/client/src/client/notifications.openfin.ts18 symbols
packages/client/src/client/utils/testUtils.tsx16 symbols
packages/client/src/client/theme/uisk/generatedTheme.ts16 symbols
packages/client/src/client/OpenFin/utils/layout.ts15 symbols
packages/client/e2e/pages/FxTilesPageObject.ts15 symbols
packages/client/src/client/utils/formatNumber.ts14 symbols
packages/client/src/client/notifications.web.ts13 symbols
packages/client/src/client/OpenFin/utils/window.ts13 symbols
packages/client/src/client/OpenFin/Snapshots/Snapshots.tsx13 symbols
packages/client/src/client/OpenFin/provider.ts12 symbols
packages/client/vite.config.ts11 symbols

Dependencies from manifests, versioned

@adaptive/hydra-platform4.70.0 · 1×
@adaptive/hydra-web-codegen4.70.0 · 1×
@eslint/js9.21.0 · 1×
@finos/fdc31.2.0 · 1×
@google-cloud/dialogflow6.7.0 · 1×
@google-cloud/functions-framework3.4.2 · 1×
@openfin/automation-cli1.3.0 · 1×
@openfin/core33.77.11 · 1×
@openfin/workspace16.1.7 · 1×
@openfin/workspace-platform16.1.7 · 1×
@playwright/test1.49.0 · 1×
@react-rxjs/core0.10.3 · 1×

For agents

$ claude mcp add ReactiveTraderCloud \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact