Crypto-toolbox / HFT-Orderbook

Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
MIT License
1.02k stars 258 forks source link

Add Cython Bindings for C Code in Python Implementation #7

Open deepbrook opened 7 years ago

deepbrook commented 7 years ago

Cythonize the C src code and use it in the Python module