Versions Compared

Key

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

New Features for the Kodiak OMS Client

Renaming controls

We are renaming the “Aggregated Orderbook” to “Watch List” and “Detailed Orderbook” to “Market Depth”.

...

Image: Imbalance in Market Depth

Skip back office when allocating

The client can now be configured to only allocate to the Kodiak OMS database and not send it forward to the back office system.

In the configuration file for the client change

<add key="ShowBypassBackOfficeCheck" value="false" />

to 

<add key="ShowBypassBackOfficeCheck" value="true" />

and the client will have a checkbox in the allocation window that allows the user to bypass back office.

Bugfixes

Decimals - Trade Ticker

Trade ticker now displays 4 decimals when there is an off exchange trade with 4 decimals.

...