Real-time quote feed with QuickFIX

Imported from previous forum

Posted on behalf of user “r roy”:

I’m new to FIX api,also, i couldn’t find any way to open a new thread/discussion.So far i did following (on QUICKFIX)

1.logged on to quote-session
2.subscribed to market data
3.then , sent “single-message” quote-request for an instrument (EUR/USD for example)
4.Finally i got response from fix-server (with current bid/ask/volume for symbol EUR/USD)

The problem is, it was a single response. I want to get nonstop ,real-time quote-feed on a blotter/panel(as can be seen in a trading-platform’s ‘quote-panel’).How can i achieve this in c#? Any ideas welcome!

It looks like this: