7 results for “topic:market-order”
Toy Order Matching Engine - match hundreds of thousands orders per second
Timed Order is an expert advisor to schedule an order to be executed at a specific time.
C# (.NET core 2.1) container friendly in-memory stock exchange. Client-Server architecture.
A basic implementation of an order book system, simulating a financial market environment. Supports market and limit orders with bid/ask sides, order matching, and order book visualization. Ideal for understanding the core concepts of trading systems and financial market mechanics.
Place Stop-Loss Market order on Bittrex exchange
Awesome Archive of Various Decentralised Exchanges and their digital dynamics
[Educational] Implementation of Stock Exchange Order Book. Attempt to code a real world both limit and market order book using java