Setting Up veriFIX Repeating Groups
When using veriFIX there may be a time you need to send a message which contains multiple instruments with prices. This will require the use of a repeating group. The application I currently test uses MassQuote (i) messages for this purpose. The Quotes are taken by the FIX gateway turned into Orders in the Trade Engine. Building a repeating group in veriFIX is straight forward and here I will show you how to do it. Each repeating group has a No 'number of' field preceeding it. 1- Double click the 'number of' field and enter the number of repeating groups you need in the Static Text field 2- Double click the Repeating Group header 3- Enter the number of repeating groups in 'New Repeating Group Count'. (This will add the new groups to the message. The message will now look as shown below) Now you can decidewhether you want to hard code the field values in to the groups, or add them as Overrides on the Send message in the scenario.