SamuelGuillemet / SEAK

SEAK, emulates a financial broker which allows you to buy and sell stocks at market price, place limit orders inside an order book and get the market data in real time.
5 stars 0 forks source link

Feature: New Order Types #21

Closed SamuelGuillemet closed 10 months ago

SamuelGuillemet commented 10 months ago

This PR adds support for Limit order type including an order book implementation.