Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Latest commit

 

History

History

parity-system

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Parity Trading System

This directory defines a Docker image for the matching engine.

Configuration

The Docker container is configured using environment variables.

The following environment variables are optional:

  • PARITY_SYSTEM_INSTRUMENTS: A list of comma-separated values representing the instruments that are available for trading.

Build

Build the Docker image:

docker build --tag parity-system .