• Programming Guide
  • Api Documentation
  • OnixS CME iLink3 Handler for .NET Core, version 1.4.2
Show / Hide Table of Contents
  • Introduction
  • System Requirements
  • Getting Started
    • Error Reporting
    • Licensing
    • SBE Message
      • Tag-based Messaging
      • Message Fields
      • Repeating Groups
    • iLink 3 Session
      • Universally Unique Identifier
      • Establishing iLink3 Connection
      • Exchanging Messages
      • Message Sequence Numbers
  • Configuring the Handler
    • Configuration File Examples (XML or JSON)
  • Logging
  • Session Storage
    • File-Based Session Storage
    • Memory-based Session Storage
    • Asynchronous File-Based Session Storage
    • Pluggable Session Storage
  • Advanced Programming
    • Thread Safety
    • Session Initialization and Binding
    • Session States
    • Listening to Session Events
    • Handling NotApplied Messages
    • Handling Business Reject Messages
    • Automated Downloading of GTC and GTD Orders
    • Reconnection
    • Fault Tolerance
    • Understanding Send Latency
    • Strongly Typed Messages
  • Best Practices
    • Low Latency Best Practices
  • Glossary
  • Support

Glossary

iLink 3

A new order entry protocol on CME Globex based on FIXP.

SBE

Simple Binary Encoding optimized for low latency of encoding and decoding.

FIXP

FIX Performance Session Layer based on SBE.

iLink 3 Connection

It is comprised of four or three iterations: negotiate (is not required for intra-week connections), establish, message exchange, and terminate.

iLink 3 Session

It is comprised of one or more iLink 3 Connections, meaning that an iLink 3 Session spans multiple negotiations.

In This Article
Back to top Copyright © Onix Solutions.
Generated by DocFX