Skip to main content

Simple FIX Protocol implementation for Python

Project description

# simplefix A simple FIX protocol implementation for Python

[![Build Status](https://travis-ci.org/da4089/simplefix.svg?branch=master)](https://travis-ci.org/da4089/simplefix) [![Code Health](https://landscape.io/github/da4089/simplefix/master/landscape.svg?style=flat)](https://landscape.io/github/da4089/simplefix/master) [![Coverage Status](https://coveralls.io/repos/github/da4089/simplefix/badge.svg?branch=master)](https://coveralls.io/github/da4089/simplefix?branch=master) [![PyPI](https://img.shields.io/pypi/v/simplefix.svg)](https://pypi-hypernode.com/pypi/simplefix) [![Python](https://img.shields.io/pypi/pyversions/simplefix.svg)](https://pypi-hypernode.com/pypi/simplefix)

FIX (Financial Information eXchange) Protocol is a widely-used, text-based protocol for interaction between parties in financial trading. Banks, brokers, clearing firms, exchanges, and other general market participants use FIX protocol for all phases of electronic trading.

Typically, a FIX implementation exists as a FIX Engine: a standalone service that acts as a gateway for other applications (matching engines, trading algos, etc) and implements the FIX protocol. The most popular Open Source FIX engine is probably one of the versions of QuickFIX.

This package provides a simple implementation of the FIX application-layer protocol. It does no socket handling, and does not implement FIX recovery or any message persistence.

http://www.fixtradingcommunity.org/pg/structure/tech-specs/fix-protocol

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplefix-1.0.2.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file simplefix-1.0.2.tar.gz.

File metadata

  • Download URL: simplefix-1.0.2.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for simplefix-1.0.2.tar.gz
Algorithm Hash digest
SHA256 b79d62b2bb6c6c5298d7b229a8c2bb863b09e1f56cdcfb91d2b94a7ca39b4fcd
MD5 9f963f4f36f24ff5a3c151fc560bbe38
BLAKE2b-256 4a5b979c94b6824d91ecdbf1cbf1c6276261cb61e5c94e037091d6af6184ecc2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page