Skip to content

Release for Fix8Pro 21.12

Compare
Choose a tag to compare
@dakka dakka released this 01 Apr 06:28
· 44 commits to master since this release
dd8603e

Introduction

This release provides the simplest example using Fix8Pro. It is the most basic version of this project.

Features

  • Creating a listening server
  • Creating an auto-login client
  • Use of the Fix8Pro ReliableClientSession
  • Creating and sending FIX business messages
  • Receiving and responding to FIX business messages
  • Built-in logging, message printer, session state notifications

Operation

The client will generate NewOrderSingle messages and the server will respond with ExecutionReport messages.

Browse the source