fixprotocol topic

List fixprotocol repositories

roq-api

495
Stars
113
Forks
495
Watchers

C++ interfaces used to communicate with Roq's market gateways.

ex_fix

15
Stars
5
Forks
Watchers

Elixir implementation of FIX Session Protocol FIXT.1.1. Currently only supports FIX initiator (buy side)

fixpp

24
Stars
7
Forks
Watchers

FIX library generated with C++ PreProcessor to be used in latency sensitive context.

orderbook

16
Stars
5
Forks
Watchers

Efficient implementation of an exchange orderbook :bank: :zap: :book:

transfixed

15
Stars
12
Forks
Watchers

Transfixed is an electronic trading library

fix2json

49
Stars
19
Forks
Watchers

A command-line utility to present FIX protocol messages as JSON or YAML

fixyl

37
Stars
17
Forks
Watchers

FIXYL is a tool for testing and verifying software that uses the FIX protocol.

quickfix-python-samples

77
Stars
42
Forks
Watchers

Implement Initiator and acceptor by quickfix in python

Python-FIX-Engine

15
Stars
11
Forks
Watchers

A basic FIX engine built in Python, using the QuickFIX library