Create two FIX messages using a structure array fixstruct. The FIX protocol version is 4.4. Each FIX message represents a sell side transaction for 100 shares of symbol ABC. The order transaction time is the current moment. The order type is a previously quoted order. The order handling instruction is a private automated execution. The message type indicates a new order. The second structure in the structure array has the same order field values 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 a structure array. The data in the
structure represents one FIX message. The structure fields correspond
to FIX tag names. The structure values are the values that you specify
in the FIX message.
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.