The Wayback Machine - https://web.archive.org/web/20220803081714/https://github.com/topics/fixprotocol
Here are
97 public repositories
matching this topic...
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.
🚀 The Go FIX protocol library
Fast FIX protocol library for the JVM
Updated
Jul 30, 2022
Java
Financial Information Exchange Protocol C++ Library
A FIX standard for binary message encoding
Updated
Jan 17, 2022
HTML
Simple FIX protocol implementation for Python
Updated
Jun 29, 2022
Python
🔋 Example QuickFIX/Go applications
FIX Protocol Support for Netty
Updated
Oct 25, 2020
Java
Protocol level test automation solution for Fintech applications
Updated
Jul 29, 2022
Java
Spring Boot Starter for QuickFIX/J
Unravels FIX messages into human readable tables
Updated
Jun 27, 2022
JavaScript
Implement Initiator and accepter by quickfix in python
Updated
May 28, 2021
Python
A command-line utility to present FIX protocol messages as JSON or YAML
Updated
Dec 14, 2021
JavaScript
Simple example application for Coinbase Pro FIX API
Updated
Mar 18, 2022
Java
FIXP - FIX performance session layer specification
Updated
Oct 26, 2021
Shell
Proof of concept: High performance FIX semantics over WebSocket with SBE
Updated
May 23, 2022
Java
Test automation tool for Clearing, Settlement and Back-Office Systems
Technical specification for mapping FIX to JSON encoding
Updated
Aug 3, 2020
Shell
Technical specification for FIX Orchestra (machine readable rules of engagement)
Updated
Nov 24, 2021
HTML
DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over OpenDDS
Elixir implementation of FIX Session Protocol FIXT.1.1. Currently only supports FIX initiator (buy side)
Updated
Sep 18, 2019
Elixir
Transfixed is an electronic trading library
Updated
Aug 16, 2017
Python
Extensions to Philadelphia
Updated
Jul 30, 2022
Java
FIXYL is a tool for testing and verifying software that uses the FIX protocol.
Updated
Aug 2, 2022
TypeScript
Simple Golang FIX API library
⚡ QuickFIX UI Trader Client Example
Updated
Oct 21, 2021
JavaScript
Improve this page
Add a description, image, and links to the
fixprotocol
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fixprotocol
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the solution you'd like
SWIG was used to create Python bindings for this library. Currently the procedure documented at https://github.com/crypto-chassis/ccapi/tree/v3.4.2#python isn't applicable for creating Python bindings on Windows. Modify the CMake files used in the build process to create successful Python bindings using MinGW (if you can also make it work for MSVC that will be