This project implements a Limit Order Book (LOB) using Python's Tkinter for the graphical user interface (GUI) and Matplotlib for data visualization. The order book maintains buy and sell orders, matches them according to market rules, and provides real-time updates on the state of the order book and recent transactions. This project was created for one of my university modules to understand how LOB actually works.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project implements a Limit Order Book (LOB) using Python's Tkinter for the graphical user interface (GUI) and Matplotlib for data visualization. The order book maintains buy and sell orders, matches them according to market rules, and provides real-time updates on the state of the order book and recent transactions.
angelorosu/Limit-Order-Book
About
This project implements a Limit Order Book (LOB) using Python's Tkinter for the graphical user interface (GUI) and Matplotlib for data visualization. The order book maintains buy and sell orders, matches them according to market rules, and provides real-time updates on the state of the order book and recent transactions.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published