An open API service indexing awesome lists of open source software.

https://github.com/ocl-org/fix

The Financial eXchange Protocol C++ Library.
https://github.com/ocl-org/fix

cpp fintech fix library

Last synced: 5 months ago
JSON representation

The Financial eXchange Protocol C++ Library.

Awesome Lists containing this project

README

          

# OCL.FIX

[![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE)

FIX module from the OCL.

## Requirements:

The OCL requires the following:

- [Boost](https://www.boost.org/)
- [Clang](https://clang.llvm.org/)
- [CMake](https://cmake.org/)
- [Git](https://git-scm.com/)
- OCL.Core

## Freestanding Status

The Freestanding Status is a concept where a module is evaluated on whether it has or is fully freestanding or not.

- Unverified (N/A)

##### (c) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.