Discussion Forums

Re: Implementing FIX in c#
Marcio Martins <>
24 Jun 2008 10:56AM ET

Hello, Pauline!

Aswering your question, you must use FIX to talk to the counterpart only if it uses FIX too. After all, you two must speak the same language to understand each other.

My tip is that you take a look at this site:

http://www.quickfixengine.org

There you'll find the QuickFix Engine, that implements all FIX features with object-oriented paradigm. And it provides an entire .NET C# version for you to use and modify it, because it's an open source project.

Hope you enjoy it !! It helped me a lot !!

Regards,

Marcio Paulo


Implementing FIX in c#
Pauline Aaron / SSE   24 Jun 2008 6:57AM ET
Re: Implementing FIX in c#
Toby Corballis / Rapid Addition   24 Jun 2008 7:10AM ET
Re: Implementing FIX in c#
Marcio Martins   24 Jun 2008 10:56AM ET
Re: Implementing FIX in c#
John Unwin / Unwin Technology Ltd   24 Jun 2008 1:40PM ET
Re: Implementing FIX in c#
Regis Dubois - HotBridge Ltd / HotBridge Ltd   28 Aug 2008 7:59AM ET