0
votes
3answers
509 views

Differentiate between FIX and FAST protocol?

Sorry I am new to trading industry. Could anyone explain what is the difference between FIX and FAST? When to implement FIX and when FAST? Please reply..Thank you so much :)
1
vote
5answers
1k views

FIX protocol using java

I have developed a utility in Java using the Financial Information eXchange(FIX) protocol to pull data from an input stream. However, I currently have not found any test servers online to which I can ...
2
votes
1answer
505 views

MetaTrader 4 Fix protocol using Java

I've got a MT4 client setup on my machine and can successfully retrieve feeds. However, I have written a program using java to pull data using the FIX protocol. I'd like to know how my java program ...
0
votes
2answers
869 views

Fix Protocol Api Forex Access - Developing An App

Does anyone has any experience with developing applications using Fix Api protocol (using the FIX 4.4 protocol) to trade Forex via this ? I would like to know how and when to start ? Where can I get ...
0
votes
1answer
733 views

Getting started on FIX protocol with PHP sockets

I have pretty basic knowledge of PHP sockets and the FIX protocol altogether. I have an account that allows me to connect to a server and retrieve currency prices. I adapted this code to connect and ...
2
votes
4answers
540 views

FIX protocol engine for Delphi?

Can anyone recommend a FIX Engine (commercial or open source) for use with Delphi? Is it possible to use QuickFIX with Delphi?
15
votes
5answers
10k views

Good tutorial about the FIX protocol? [closed]

Is anyone aware of a good tutorial/book which describes the FIX protocol? I need to connect to a FIX server. It supports a limited number of messages and I'd like to write my own FIX engine.
2
votes
3answers
2k views

What is the FIX protocol for financial institutions?

What is the FIX protocol for financial institutions?