[This message was posted by Hamza SOUSSOU of Sungard Global Trading <[email protected]> to the "Algorithmic Trading" discussion forum at http://fixprotocol.org/discuss/31. You can reply to it on-line at http://fixprotocol.org/discuss/read/0fe5fe92 - PLEASE DO NOT REPLY BY MAIL.]
I think that David is facing a case where the parameter's type is an array (correct if I'm wrong David). In that case we need a user-defined repeating group to hold all values that the client may send or the other solution is to use a complex syntax of the parameter value (something like JASON) which could be a little bit tricky to be held by both parties. > > I'm trying to write the FIXatdl specification for a strategy that takes > > values from a repeating group. > > > > The name of the repeating group is not TotNoOrders[68] or NoLegs[555], but > > the specification states that FIXatdl only supports one repeating group > > with either of these two names or the repeating group > > NoStrategyParameters[957]. > > > > To use FIXatdl to construct FIX messages, I would need to define such a > > repeating group and possibly more than one. > > Can you elaborate with an example of the repeating group content you're > describing (and why it needs to be part of a user-defined repeating group)? [You can unsubscribe from this discussion group by sending a message to mailto:[email protected]] -- You received this message because you are subscribed to the Google Groups "Financial Information eXchange" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fix-protocol?hl=en.
