0

Would you please advise what is the way to create (Java) custom group. For instance, i need a group consists of three element (2101, 2102, 2103) so that fix message will be:

35=D|....|2100=1|2101=ETRSJSD|2102=ABCD|2103=5|

where 2100 include index of subgroup

QuickFix has similar NewSingleOrder.NoStrategyParameters()

2
  • 1
    Here is an example how to create custom message and group: stackoverflow.com/a/60048848/4962355 Commented Dec 12, 2022 at 7:58
  • @ChristophJohn thanks a lot for the example, i will give a try both options Commented Dec 12, 2022 at 8:37

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.