Release for Fix8Pro 21.12
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.