User can view orders by FIX session. QWRTAnalyzer reconstructs the orders from the FIX messages synchronized fron the remote engine processes.
Note the order handling settings are managed by user with QWFIX Enterprise Manager. The settings are then stored in the QWFIX Repository Server. The RTAnalyzer retrieves all required settings information from the repository server.
QWFIX SDK supports all types of orders defined in FIX protocol specification 4.0 - 5.0+, inclusing Single Order, Multileg Order, Cross Order and List Order.
In QWFIX, single orders and multileg orders are called "Regular Orders". A cross order may contain one or two sides. Each side of a cross order is also populated into a "Regular Order". Each individual order in a list order is populated into a "Regular Order", too.
"Regular Order" is the most important type of order in QWFIX trading system.
In profile panel, under "Tutorial_OrderMan_Client" engine node, right click on "Session Orders", then select "Expand All".

The tree nodes of "Regular", "Cross" and "List" orders will show up.

Double click node "Tutorial_OrderMan_44", a "FIX Order Viewer" displaying the regular orders of that session will show up in document area.
"Regular Order Viewer" displays all "regular orders", including all single orders, multileg orders and single orders populated from all list and cross orders.
"Regular Order Viewer" contains two panels. The upper panel displays the list of orders. The lower panel display the list of all FIX messages associated with the highlighted order in the upper panel.
The display of "Order Viewer" is customized in a way similar to that of the "Message Viewer" we discussed in previous chapter. Each panel should be individually customized because they display different contents.
One thing to notice is that the "Order Panel" supports more columns than "Message Viewer".
Order Panel Columns
While customizing the display layout of the "Order Panel", one would notice that the order panel supports more columns than "Message Viewer".
For example, for field "ClOrdID", there are three corresponding columns, "Root.ClOrdID", "Current.ClOrdID" and "Execution.ClOrdID". Theose three columns corresponds to the "Root Order Message", "Current Order message" and "Execution Message".
"Root Order Message" is the initial order message of the order. If there is no "Order Cancel/Replace Request" accepted, "Current Order Message" should represent the same message as "Root Order message". However, if any "Order Cancel/Replace Request" against the order is accepted, the "Current Order Message" will represent the latest accepted replace request.
The "Execution Message" is the latest accepted execution message of the order.
The "Order Panel" is able to display fields from all three FIX messages in the order.
Below is a screen shot of a display layout of the "Order Viewer". The display layout can be copied around like the "Message Viewer".

Order Panel and Message Panel
The Regular Order Viewer contains two panels, the upper Order List Panel and the lower Message List Panel. Dragging the "splitter bar" between those two panels can adjust the sizes of those two panels.
The Order List Panel lists all orders ordered by the time when the order is added. When an entry is selected in the Order List Panel, all FIX messages related to the selected order will be listed in the lower Message List Panel.
When new message related to the order is added, the system automatically updates the view of both panels to reflect the latest status of the displayed orders.
The Message List Panel can be hided by clicking the "Close" button
located on the
upper right corner of the panel. Or the "Expand Panel" button
of the Order List Panel.
Once the Message List Panel is hided, the upper right corner button of the Order
List Panel will be automatically changed to "Split Panel" button
,
click that button can bring back the Message List Panel.
Customizing the Views
The views of both panels can be customized separately. Please read "FIX Message Viewer" to learn how to customize the grid views.
"List Order Viewer" consists of 4 panels. The upper two panels are "List Orders", "Single Orders of the List". The lower two panels displays all messages associated with the selected list order and the selected single order.
The customization of panel views inside a "List Order Viewer" is similar to that of "FIX Message Viewer" and "Regular Order Viewer".

Panels
There are four panels in the List Order Viewer. The upper left panel contains all list orders of the specified session. The lower left panel contains all FIX messages related to the selected single list order. The upper right panel contains the entries of all orders of the selected list order. The lower right panel contains all messages related to the selected single order entry in the upper right panel.
Both lower panels can be individually hidden.
The view of each individual panel can be customized.