Re: [Quickfix-developers] Market Data Request -- dificulties getting a group.
Brought to you by:
orenmnero
From: Ben L. <be...@no...> - 2009-12-08 02:25:28
|
Thanks. Yeah, I'd figured that much out. I hadn't realized the indexes were one based, so thanks for that. I'm not trying to grab a field out of that group. I'm doing it this way. Is there a more fully qualified way to do it? FIX::MDEntryType mDEntryType; noMDEntries.getField(mDEntryType); -- View this message in context: http://old.nabble.com/Market-Data-Request----dificulties-getting-a-group.-tp26687543p26687744.html Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |