KODIAK Oms Client - Release Notes

4.1.7.0

Bug Fixes

  • Fixed issue where Fee could not be negative in Trade Report Entry

4.1.6.12

Improvement

  • Added notifications for Trade Reports

4.1.6.0

Improvement

  • Changed OMS Client from x86 to x64.

4.1.5.3

Improvement

  • Trade report - Added button to refresh trade registration time

  • Removed unused event handler

Bug Fixes

  • Fixed null reference in client if instrument is not in the KODIAK database

4.1.5.2

Bug Fixes

  • Price Quote to calculate amounts when for Get Last when Use Total Value is checked

4.1.5.1

Bug Fixes

  • Fixed calculation for Price Quote use total value when attached orders have been partially executed

4.1.5.0

Bug Fixes

  • Fixed calculation for Price Quote use total value to not restock orders when price changes

4.1.4.0

Bug Fixes

  • Do not load currency accounts when instrument is not Forex.

  • Load default portfolio and account in off exchange orders.

  • Fix checks for input on price and quantity for all quote input types

4.1.3.0

Bug Fixes

  • Simplified connection management.

  • Clear off exchange error messages when calculating.

  • Fixed connection handling for strategy orders.

4.1.2.1

Bug Fixes

  • Add status of request quote server in private data connections

  • Removed quote request connection creating from private data connection.

  • Fixed issue where private data source is null when initializing favorite custo

4.1.1.1

Overview

  • Request for quote is now available in the KODIAK Oms system:

  • Allocation Presets:

  • Allocation suggestions:

New feature

  • OMS-6268 New control in KODIAK Oms Client for Request for Quote

  • OMS-6395 Differentiate Timestamp on a filled quote request vs a new unfilled RFQ

  • OMS-6385 National ID in Kodiak database ERROR only appears on a buy order not sell side but still goes through.

  • OMS-6060 Percentage from last added to Market Order entry

  • OMS-6169 It should be possible change price quote setting to use total value instead of total volume instrument

  • OMS-6173 When allocating trades with an agent specified it is possible to send email to the agent

  • OMS-6267 New control - Favorite customers pre saved allocation configurations

  • OMS-1111 New Control - Live Orders displays all live market orders

  • OMS-6023 New Control - Strategy Orders

  • OMS-6020 Add order originator and trading at closing price to market order and client order

  • OMS-6122 Calculate order error, should show the reason in the client why the calculation failed

  • OMS-6176 Auto fill last used allocation properties in allocation

  • OMS-6035 Unattach market order from client order is now possible

Bug Fixes

  • OMS-6379 - Fixed UI bug where Forward contract information overlaps other properties in Allocation Window

Internal

  • UIAllocation calls BasicDataService.GetInstrumetnBySymbol for every allocation.  It should use InstrumentService instead.

  • OMS-6261 Move Kodi.Nms to .net standard and Nuget package.

  • OMS-6266 Create Private Data Subscriptions package.

  • OMS-6247 Bugsnag reporting should just report each exception type once per session in the client

Improvement

  • OMS-5852 Broker input not grayed out in the beginning when it should be

3.9.1.8

3.9.1.7

  • OMS-6167 Change orderbook and auction manager so that only orderbook_state messages are used to turn off auctions.

  • OMS-6203 Strategy Orders improvements

  • OMS-6189 Min schedule quantity when creating a Strategy Orders POV order doesn't support entering quantities using "k", "m", etc.

  • OMS-6164 Sort for Due In for Strategy Orders window wrong. Should sort by time but now sorts by the string.

  • OMS-6188 Progress for Strategy Orders sorts by string, needs a custom sort

3.9.0.8

  • Fixed issue where the wrong account is default chosen for Equity Instruments where the Issue currency and currency are different.

3.9.0.6

  • Fixed Enable MiFID bug in Client Orders

  • Changed Price Quote to accept limit on open and limit on close orders.

  • Changed orderbook and auction manager so that only orderbook_state messages trigger auction changes.

3.9.0.2

  • FX integration

    • Market order entry window for FX symbols

    • Client order, Allocation and Off Exchange entry windows for FX symbols

      • Currency account

      • Client price (price per share including commission)

      • PIP (price interest points) commission type added

3.8.2.42

3.8.0.40

  • Fixed issue where auction information is not displayed in market data

3.8.0.39

  • Fixed issue when sending and editing Price Quote orders in the closing auction resulting in orders disappearing from the control.

3.8.0.38

  • Added ability to manipulate pending order price and quantity with keyboard directly instead of having to double click.

  • Strategy order improvements

  • Changed default bindingConfiguration to KodiakAD instead of KodiakADHttps

3.7.4.35

  • Fixed issue with hidden pegged orders where price change can cause ghost orders displayed in market depth.

3.7.4.34

  • Sort initial market orders before inserting into collection. This resolves an issues with watchlist orders when quickly using shortcut keys to expand rows.

  • Added tooltip to dockable tabs placed at the bottom. This helps users see what control if there is not enough room to display all text.

3.7.4.33

  • Added a configuration setting to fix weird behaviour in market depth due to windows update which changed virtualizing stack panel behavior.

3.7.4.32

  • Fixed issue where you could not create trade report from partially filled client order.

  • Updated create trade report can execute on order instruction to use CanCreateMarketOrder not CanSendToMarket.

3.7.4.31

  • Updated default portfolio choosing.

3.7.4.30

  • Call ClearMarketData when unsubscribing to market orders in OrderManager.

3.7.4.29

  • Added links to sharedassemblyproperties to those projects that did not have it so that all dlls get updated.

3.7.4.27

  • Updated quantity field to not include decimals.
    Fixed the ability to edit fund orders.

3.7.4.26

  • Fixed side enum type in Trade Reports entry view model.