Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

4.0.1.3

New Feature

  • OMS-6061 Added configuration to send email when trade or trade report executed

  • OMS-6161 Admin X you can cancel client order and mark client order as complete

  • OMS-6162 Admin X  you can cancel a market order

  • OMS-6173 When allocating trades with an agent the agent should receive the allocation email

  • OMS-6181 Check service configs for max concurrent connections

  • OMS-6245 Add From and To Date in portfolios id request and response in Retail Order Instruction Service

  • OMS-6267 Favorite customers

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

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

  • OMS-6217 Send user who sends allocation as well as the Trader who sent the order to the exchange to the backoffice system

  • OMS-6224 Change how Libra/5D services are called through the RetailService

  • OMS-6248 Add To and From Date in PortfolioPosition and PortfolioOverview requests in Retail OrderInstruction Service

  • OMS-6030 FIX Order Routing -Attach market order to client order - sends fills on the trades attached

  • OMS-6033 FIX Order Routing - Unattach market order from client order - sends trade cancels

  • OMS-6023 New Strategy Orders Service

Improvement

  • OMS-6079 Change column data types for Oracle database from Date to TimeStamp

  • OMS-6136 Update all service configuration config to allow 2000 max concurrent connections

  • OMS-6107 Allocate many trades/orders T+1 vs. T+2

Bug Fixes

  • OMS-5904 Changes happen without hitting the save key in AdminX

  • OMS-6249 Instrument updater in Customer Integration does not read number of settlement days and sets it to zero

  • OMS-6246 Fixed issue when client gets error when entering child order "This client order has an outstanding request."

  • OMS-6212 Fixed issue when customer integration creates a new customer in the Kodiak database if the name changes

Internal

  • OMS-6256 Convert contract projects to .net standard

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

  • OMS-6024 FIX Order Routing EMSX/NyFIX version 2

  • OMS-6138 Use the new access rule service table to authorize user operations

3.9.1.3

New Features

  • OMS-6201 New Retail Order Instruction Service REST API

  • OMS-5788 New allocation interface to Libra, should have information on all orders, trades and trade allocations

Bug fixes

  • OMS-6168 Trade Report Server crashes on start up and network fixes

  • OMS-6177 Timestamp fixed issues when allocating to backoffice system

  • OMS-6116 External users cannot send orders if Account is null

  • OMS-6196 AdminX - updating email on customers not working

Customer Integration

  • OMS-6212 Customer integration creates a new customer in the Kodiak database if the name changes

  • OMS-6214 Customer intergration requests, customer pump should be able to be triggered through wcf service

  • OMS-6211 Customer integration removal of unneccessary logging

3.9.0.2

FX Integration

  • PIP (Price Interest Points) commission type added

  • Market order, client order, allocation and off exchange entry, modify and cancel functionality

3.8.0.78

Map secondary id to ExchangeOrderID if MarketfeedID is not available.

Updated order id generation for EMS to 14 letters and skip hypens

3.8.0.77

Config templates to show https support

3.8.0.76

Fixed bug where customer is always null when creating an xml customer
Uncommented EditGroup function
Added ability to assign no account to external user. Removed filter for users in drop down in create and edit of external users.
Fixing external order entry service handling of transactions so that they are only readonly and do not update.
Added trade date check to allocation processing
Added one more trade date check

3.7.9.75

Added check for timeinforceisexpired which checks if the order is expired and returns true. this is to fix issue where expired orders do not complete the order instruction.
Changed transaction propogation to requires new in all methods that update instructions in OrderInstructionEntryUtil.

3.7.9.74

Fixed issue where wrong controller url was being generated when filling portfolio dropdown in external users.
Fixed issue with ShouldBeExpired marking orders with workflow status new or assigend as expired.

3.7.9.73

Fixed issue with Sql time overflow when saving instrument from Bloomberg
Minor Fixes in Bloomberg drop copy

3.7.9.72

Fixed handling with Instrument repo throw exception when instrument is not found
Updated Fx script to allow manual orders

3.7.9.71

Fixed OrderValidationAdapter to support introducing user.

3.7.8.70

Added logic to get external user by traderid and customer id. not just trader id.
removed empty lines
Do not change data access code. instead get all external users and filter by them.
Throw exception if external user is not found.

3.7.7.69

Added FIX DMA Risk check validator
Created OrderValidationAdapter
Fixed console app issue
Added debugging to OrderValidationAdapter
Updated configuration

  • No labels