Skip to content

valotrading/libtrading

 
 

Repository files navigation

Libtrading

Build Status

Libtrading is an open source C library for high-speed, low latency electronic trading. It aims to support market data and market access to exchanges around the world and lower the barrier of entry to trading.

The library is designed for high performance and robustness. Although latency is crucial in trading today's markets, reliability is also a top priority.

Supported Protocols

Build Instructions

To build via Makefile simply execute:

make

To run the test harness:

make check

License

Copyright (C) 2011-2013 Pekka Enberg and contributors

libtrading is available for use under the 3-clause (or "modified") BSD license. See the file LICENSE for details.

Contributors

  • Marat Stanichenko
  • Jussi Virtanen

About

Libtrading, an open source electronic trading library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.5%
  • C++ 0.5%