• Version 1.15.2
Show / Hide Table of Contents

Getting Started

All OnixS .NET FIX Engine types are located in the OnixS.Fix namespace.

The typical way of using OnixS .NET FIX Engine is as follows:

  • Initialize the Engine.
  • Select the FIX Version.
  • Create the Session object.
  • Establish the FIX session as Initiator or Acceptor.
  • Send and receive application-level FIX messages (see Exchanging Messages, FIX Message).
  • Disconnect the session.
  • Shutdown the Engine.

Samples

  • Buy Side
  • Sell Side

See Also

  • Error Reporting
  • Licensing
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX