Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of ContentsmaxLevel2

Table of Contents
maxLevel2

FIX Antenna 2.15.0

November 3, 2015

FIX Antenna C/C++ v2.15.0 (r77262)

New Features and Improvements

  • Added support of the updated MOEX FAST feeds for Derivatives (SPECTRA) v.1.2. Note: The Spectra adapter is incompatible with the previous version, more info in the article

  • Support of new low latency socket option available in RHEL 7.1 was added to reduce the latency of message receiving

  • MOEX FIX/FAST Market Data Adaptor functionality was extended with support of Instrument Status Feed (ISF). New sample allowing subscription to ISF feed is now available in the package
  • Enabled support of TLS v1.1 and TLS v1.2 protocols by migration to OpenSSL 1.0.1
  • New session parameter MaskedTags was added for masking Username and Password values in in/out log files for the messages types A, BE, BF, n
  • Added option to separate out administrative session by using Monitoring.ListenPort parameter 

Bugfixes

  • The properties in engine.properties file (SSLCertificate = cert.pem; SSLCACertificate = certCA.pem) should use EngineRoot as base if relative path is used

  • CQG MD Adaptor: FAST string should be converted to bool
  • Reconnection of FIX initiator should be allowed if SSL is used
  • Obsolete Currency tag(15) value for Turkish Lira in FIX dictionaries should be excluded

Documentation

FIX Antenna .NET v2.15.0 (r77262)

New Features and Improvements

Bugfixes

  • All session states support should be added
  • DynamicFixMessage serializes the field 1128 should be in the position right after 35 tag 
  • MOEX FIX/FAST Market Data Adaptor: onError callback should be called in case of the crashes caused by exceptions in callbacks 

New Features and Improvements

SimpleClient

  • Session rejects (35=3) are visible in EventViewer
  • FIX 5.0+ message can be sent via simple client even if tag1128 is absent 

FIX Antenna 2.14.1

July 3, 2015

...