Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

In order to determine how long the exchange takes to acknowledge your orders, you can use Event Viewer:

...

How to track orders with particular statuses

FIX Eye also can watch for log files to show messages that satisfy particular conditions. For example, you can use this feature to find all Filledall Filled, Amended or Cancelled orders.

This is an example of how to find all Cancelled orders:

  1. In In Filter list list, click <New…>


  2. In In Filter dialog dialog, you can indicate conditions that messages must satisfy. The figure below illustrates the conditions the conditions for Cancelled orders:

    Info

    Value "4" in tag 39 (OrdStatus) indicates that current status of order is Canceled. Reference: http://btobits.com/fixopaedia/fixdic44/tag_39_OrdStatus_.html



  3. Click Click Save button  button to save the new filter.


  4. Click Click Close button button.
  5. On the the Tools menu menu, click click Realtime Watches. You can also use the the  button.
  6. In In Realtime Files Watch dialog dialog, add log files you want to use.


  7. In Watches, click click Add Watch button button


  8. In the the Filter list list, select Cancelled Orders


  9. Clear the the Show new messages only check  check box if you want FIX Eye to show all cancelled messages.
  10. Click Save buttonClick Save button.

How to track order acknowledgement time

In order to determine how long the exchange takes to acknowledge your orders, you can use Event Viewer:

  1. On the Tools menu, click Events Viewer. You can also use the Image Added button.
  2. In the FIX Events Viewer dialog, add log files you want to track.
    Image Added

  3. Create a new subscription
    Image Added

  4. In Subscription Parameters dialog, You can configure notifications precisely by selecting the operator, value and unit of measurement.
    Image Added

  5. Clear the Show new messages only check box if you want FIX Eye to show all messages. When this check box is selected, FIX Eye will show only new messages detected in log files. The existing messages will be missed.