Re: [Quickfix-developers] Where are the LastLegPX1 and LastLegPX2 fields??
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2008-02-20 18:37:53
|
Any field greater than 5000 is a user defined field. You must add them yourself. --oren On Feb 20, 2008, at 12:31 PM, azmat wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > All, > > I'm extracting the fields from the execution report that I receive > from our > counter-party. The LastLegPx1 and LastLegPx2 fields (5001 and 5002 > respectively) are required fields for them. My issue is that I > can't find > these fields in the QuickFix42.ExecutionReport object. I'm sure > they exist > but I have no idea where to even look. I've searched the code base > for > LastLegPx1, but didn't find anything. > > Any help would be very much appreciated. > > many thanks! > azmat > -- > View this message in context: http://www.nabble.com/Where-are-the- > LastLegPX1-and-LastLegPX2-fields---tp15595297p15595297.html > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |