FLOX is a modular framework for building trading systems, written in modern C++. It provides low-level infrastructure for execution pipelines, market data processing, strategy logic, backtesting, and exchange integration.
Documentation is available at flox-foundation.github.io/flox
The open-source community connector implementations are maintained in flox-connectors.
For commercial support, enterprise connectors, and custom development, visit floxlabs.dev.
Contributions are welcome via pull requests.
Please follow the existing structure and naming conventions.
Tests, benchmarks, and documentation should be included where appropriate.
Code style is enforced via clang-format. See contributing guide.
FLOX is licensed under the MIT License. See LICENSE for details.
FLOX is provided "as is" without warranty of any kind, express or implied. The authors are not liable for any damages or financial harm arising from its use, including trading losses or system failures. This software is intended for educational and research purposes. Production use is at your own risk. See DISCLAIMER.md for full legal notice.