Skip to content

Python limit order book for analysis, built using Sorted Containers

Notifications You must be signed in to change notification settings

lancechua/sc-orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC OrderBook

What Is It?

Level 2 order book implemented in Python using Sorted Containers primarily for analysis.
The goal is not to implement all order book operations, rather to be able to query and get relevant information quickly.

Partially inspired by HFT-Orderbook

About

Python limit order book for analysis, built using Sorted Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages