A header-only C++ library for streaming market data and executing trades directly from cryptocurrency exchanges (i.e. the connections are between your server and the exchange server without anything in-between).
Features
- Bindings for other languages such as Python, Java, C#, Go, and Javascript are provided
- Code closely follows Bloomberg's API
- Documentation available
- Examples available
- It is ultra fast thanks to very careful optimizations: move semantics, regex optimization, locality of reference, lock contention minimization, etc.
- A spot market making application is provided as an end-to-end solution for liquidity providers
- A single order execution application is provided as an end-to-end solution for executing large orders
Categories
LibrariesLicense
MIT LicenseFollow ccapi
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ccapi!