COLLECTED BY
Web crawl data from Common Crawl.
The Wayback Machine - https://web.archive.org/web/20220625182839/https://github.com/topics/fixprotocol
Here are
98 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.
Updated
Jun 14, 2022
Java
🚀 The Go FIX protocol library
Fast FIX protocol library for the JVM
Updated
Jun 21, 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
Mar 1, 2022
Python
🔋 Example QuickFIX/Go applications
FIX Protocol Support for Netty
Updated
Oct 25, 2020
Java
Protocol level test automation solution for Fintech applications
Spring Boot Starter for QuickFIX/J
Updated
Jun 20, 2022
Java
Unravels FIX messages into human readable tables
Updated
Aug 11, 2021
JavaScript
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
Implement Initiator and accepter by quickfix in python
Updated
May 28, 2021
Python
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
Updated
Jun 24, 2022
Java
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 Alternative Trading System(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
May 23, 2022
Java
Examples of FIX mapping to JSON encoding
Updated
May 24, 2022
XSLT
⚡ QuickFIX UI Trader Client Example
Updated
Oct 21, 2021
JavaScript
A trading simulator between a Broker and a Stock Exchange using the Financial Information eXchange (FIX) Protocol. It's a study project using QuickFIX/J, Quarkus, Angular, Docker, Docker Compose and PostgreSQL.
Updated
Oct 17, 2021
Java
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