Create two FIX messages using a table fixtable. The FIX protocol version is 4.4. The first row in the table represents a sell side transaction for 100 shares of symbol ABC. The order type is a previously quoted order. The order handling instruction is a private automated execution. The order transaction time is the current moment. The message type indicates a new order. The second row in the table has the same order field variables except that the order identifier is unique across orders.
Each character vector is a raw FIX message that contains FIX tags and values. The space in between the tag and value pairs is a SOH character. This character is not printable and has a hexadecimal value of 0x01.
FIX message, specified as table. The table variables correspond to FIX tag names. Each row
contains the values you specify for the FIX message. Specify the values for each
variable as a cell array of character vectors or string array.
FIX message, returned as a cell array of one or more converted
raw FIX messages. The number of messages in the output argument depends
on the number of messages that you specify in the input argument.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.