fixprotocol
There are 121 repositories under fixprotocol topic.
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
quickfix-j/quickfixj
QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.
quickfixgo/quickfix
The Go FIX Protocol Library :rocket:
crypto-chassis/ccapi
A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
fix8/fix8
Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.
ferrumfix/ferrumfix
Financial Information eXchange protocol implemented in Rust
paritytrading/philadelphia
Fast FIX protocol library for the JVM
jamesdbrock/hffix
Financial Information Exchange Protocol C++ Library
FIXTradingCommunity/fix-simple-binary-encoding
A FIX standard for binary message encoding
da4089/simplefix
Simple FIX protocol implementation for Python
quickfixgo/examples
QuickFIX/Go Examples :battery:
esanchezros/quickfixj-spring-boot-starter
Spring Boot Starter for QuickFIX/J
kpavlov/fixio
FIX Protocol Support for Netty
exactpro/sailfish-core
Protocol level test automation solution for Fintech applications
drewnoakes/fix-decoder
Unravels FIX messages into human readable tables
rinleit/quickfix-python-samples
Implement Initiator and acceptor by quickfix in python
mkipnis/DistributedATS
DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS
felipewind/fix-trading-simulator
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.
ejtraderLabs/ejtraderCT
The best Python Ctrader FIX API Perfect for HFT
jvirtanen/coinbase-fix-example
Simple example application for Coinbase Pro FIX API
FIXTradingCommunity/fixp-specification
FIXP - FIX performance session layer specification
SunGard-Labs/fix2json
A command-line utility to present FIX protocol messages as JSON or YAML
FIXTradingCommunity/conga
Proof of concept: High performance FIX semantics over WebSocket with SBE
exactpro/clearth
Test automation tool for Clearing, Settlement and Back-Office Systems
yaalalabs/fixyl
FIXYL is a tool for testing and verifying software that uses the FIX protocol.
GoogleCloudPlatform/market-data-transcoder
ffmpeg for market data
b2broker/simplefix-go
Simple Golang FIX API library
sashamakarenko/fixpp
FIX library generated with C++ PreProcessor to be used in latency sensitive context.
FIXTradingCommunity/fix-orchestra-spec
Technical specification for FIX Orchestra (machine readable rules of engagement)
andresberejnoi/Python-FIX-Engine
A basic FIX engine built in Python, using the QuickFIX library
Erfaniaa/fix-protocol
FIX 4.4 session layer implementation for a single pair of initiator (client) and acceptor (server) over TCP
apptastic-software/fix-log-viewer
FIX Log Viewer allows you to view FIX logs
GaryHughes/FixClient
FIX Client is a Windows desktop program designed for manually testing FIX protocol end points.
Ian144/FsFIX
an F# FIX engine
quickfixgo/traderui
QuickFIX/Go UI Trader Example :zap:
FIXTradingCommunity/fix-json-encoding-spec
Technical specification for mapping FIX to JSON encoding