/trade-old

An attempt at a Stock Exchange

Primary LanguageGo

Trade

An attempt at a Stock Exchange Simulation

Build and Run

make build

You will need NATS server running somewhere. Check the docker-compose for details on ports and such.

./dist/trade_exchange

./dist/trade_http_server

HTTP server runs on 8088.

Reading

Protocols

https://en.wikipedia.org/wiki/List_of_electronic_trading_protocols

https://www.nyse.com/publicdocs/NYSE_Pillar_Gateway_Binary_Protocol_Specification.pdf