John-Trager / micro-exchange

a super simple stock exchange written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro-Exchange

A super simple stock exchange written in python.

The goal of this project is to make a super simple and robust limit orderbook exchange using python. We aim to support multiple tickers (or stocks/assets) on an exchange.

This is a work in progress...

TODO

  • tracking orders
  • client api
  • networking
  • request queue?
    • zmq? just a python queue? (needs to be decoupled I think)

Resources

About

a super simple stock exchange written in python


Languages

Language:Python 100.0%