项目作者: AntoniosHadji

项目描述 :
Sample application to demonstrate using QuickFix open source FIX engine to connect to TT FIX Adapter
高级语言: C#
项目地址: git://github.com/AntoniosHadji/TT-FIX-SAMPLE.git
创建时间: 2013-04-11T19:14:05Z
项目社区:https://github.com/AntoniosHadji/TT-FIX-SAMPLE

开源协议:

下载


TT-FIX-SAMPLE

to clone:

  1. git clone
  2. cd TT_FIX_SAMPLE
  3. git submodule init
  4. git submodule update

Sample application to demonstrate using QuickFix open source FIX engine to connect to a TT FIX Adapter

QuickFix-C++ Branch
Tested against TT FIX Adapter version 7.8.10.
Tested with Version 1.13.3 binaries QuickFix C++ DLL with .NET wrapper.
This version of the code does not use the QuickFix code genrator for custom data dictionaries.

quickfixn Branch
This branch is a work in progress and is currently not functional with any version of TT FIX Adapter.