Re: [Quickfix-developers] NoRelatedSym Class
Brought to you by:
orenmnero
From: <OM...@th...> - 2003-04-25 15:14:37
|
What is the nature of your problem? Are you getting compilation errors? Runtime errors? Any errors? Which API are you using? Adding fields to a group should be just like adding them to a message, using the set or setField methods. --oren |---------+-----------------------------------------------> | | "Jon Dahl" | | | <jd...@Li...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 04/25/2003 09:58 AM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: <qui...@li...> | | cc: | | Subject: [Quickfix-developers] NoRelatedSym Class | >----------------------------------------------------------------------------------------------| Hello All, I have been try to code a QuoteRequest message and have run into a snag with the NoRelatedSym class. What is the best way to set the fields in this class? For example I want to set the Symbol, StrikePrice and some other fields in that class. Anyone give me a pointer on how to set those fields? Thanks, JD |