Hi Stacy,
> 2-For testing purposes is there a way to read a FIX message defined in the
> code or a text file?
In the upcoming QFJ 1.1 release the FIXMessageDecoder can be used to extract
messages from a file that can also contain any other content. You can
request a list of messages to be returned or you can have the messages
streamed to you if the file is so large that memory might be a problem.
Steve
|