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
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ccapi!