Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 662 Bytes

RELEASE_README.md

File metadata and controls

22 lines (18 loc) · 662 Bytes

QuickFIX/n

Introduction

QuickFIX/n implements the FIX protocol on .NET. For more information, visit [http://www.quickfixn.org] (http://www.quickfixn.org)

Getting Started

Copy bin/QuickFix.dll into your .NET project.

Then read the [documentation] (http://quickfixn.org/tutorial/creating-an-application)

File and Directory Information

  • RELEASE_NOTES.md - release notes
  • README.md - this file
  • LICENSE - license information
  • bin - Contains the QuickFix.dll library
  • config - Contains sample config files for an acceptor or initiator
  • spec - Contains the various FIX data dictionaries