QuickFIX/J Documentation:
http://www.quickfixj.org/documentation/QuickFIX/J Support:
http://www.quickfixj.org/support/
Hi,
First of all I have to thank for this mailing list. Being a newbie
using this protocol and library I have the next questions:
- I have to use QuoteRequest in order to get a stream of
currency prices but I need to maintain this stream till the user
wants to cancel this stream so:
- QuoteCancel message as far as I know is sended by the server
to stop this stream but what message is received from the
server when the client cancels this stream, the same
QuoteCancel message? This is important because I need to
distinguish from being stopped the stream from the server or
from the client
- Another question would be how to wait tillĀ I got a response
from a QuoteRequest or a NewSingleOrder from the server. I have
seen some examples sleeping the main client thread polling for a
condition to be true with a timeout, so:
- The problem with the timeout is what to send to user if I
get a timeout? The operation was ok or not?
- Other way would be no to use the timeout but what happens if
the server gets down for example and the main client thread
waits forever to get an answer? How to solve this situation?
is there a default timeout to get an answer from the server?
Thanks!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
http://sdm.link/slashdot_______________________________________________
Quickfixj-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quickfixj-users