NodeJS – Trade Rates Service

Tue May 07 2019

One of the main services that provided rate values to all customers graphs on the trading platform. The service had to be fast, and have connection open for streaming any rate change so users could see the graphs get update live. For this mission we use: NodeJS as our programming language and Redis as our data storage. We had two main apps that were running:

  1. Listening to rate changes from external APIs
  2. Listening for rate changes from the above app and fire that event to all the clients connected to it. To learn more on the company:

SpotOption