Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 516 Bytes

File metadata and controls

44 lines (29 loc) · 516 Bytes
  • Datastore

  • Redis - Order book in-memory

  • InfluxDB - Market data storage

Functionality

  • Match order and fill

Redis TODO

  • Create order book
  • Restore order book
  • Query order book
  • Sort orders

Influx

  • Save orders
  • Query orders

REST-api

  • Quote

Websocket

  • Create order
  • Update order
  • Cancel order
  • Get order status
  • Multicast

Future

  • Master-slave execution

Features

Orders

Trades

OrderBook (single document)

TradeBook single doc