Skip to content

sprezzarete/demo_exchange

Repository files navigation

Demo Exchange Build Status

POC for an exchange written in C# and backed by SQLServer

Features

  • Currently supports Market and Limit orders
  • Price-time priority
    • Buy limit price protection
  • Quote, Level 2
  • Stop/Trailing Stop
  • Order expiration
  • Order Update/Cancel

Solution Details

Docker images

  • mcr.microsoft.com/dotnet/sdk:5.0
  • mcr.microsoft.com/dotnet/aspnet:5.0
  • mcr.microsoft.com/mssql/server:2019-latest
  • redis:latest
  • mcr.microsoft.com/azure-cli:latest

Aliases

Handy aliases for your environment

source .bash_aliases_demo_exchange

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published