2.6
New Features
Added Allocation Quantity to Allocation input.
Added ability to allocate from search.
Added ability to create forward contract in Off Exchange Trade.
Added a checkbox to the OrderEntry settings so the user can disable sending emails for off exchange orders. OMS-2964 -3069
Disabled Is Paid In Cash with forward contracts. KODIAKDER-582
Added the ability to input price outside tick size in Market Orders when they are Manual
Support for using Kodiak OMS with market data subscriptions other than full market by order.
Added a property indicating whether the market data source supports market by order or not.
Added lmd username to the general settings control
Fixes
Do not show Trade Type for trades which do not include the value in incomming messages. They were being defaulted to "Standard Trade" OMS-3121
Fixed issue where allocation quantity is greater error message does not disappear when fixed.
OMS-3118 Fixed issue where context menu items were not working and shortcut key was being intercepted.
Fixed the processing of market by level messages for users which do not have market by order subscriptions
Trying to delete orders on cancel, they get deleted but the UI doesn't seem to update
OMS-3046 Fixed 2964
Fixed issue where nordic at mid did not disable same controls in order instruction as in order
OMS-3037 Fixed ui for bond calculator
OMS-2979 3046
Calculate when pegged and no price in Client Orders. OMS-3020
Fixed issue where object reference exception occurs in Trade report clear operation.
OMS-3001 2979
Must enter either exchange member or internal when creating trade report
OMS-3009 Fixed showing of trade ticker and market depth from market order search.
OMS-2972 Removed scrollbar in print view
OMS-2978 Removed 2 dividers
Added a property indicating whether the market data source supports market by order or not. Also removed dead commented out code
OMS-3020 Calculate when pegged and no price.
OMS-3108 OMS-3001
Hook up events and finding for Cancel Allocation from search
OMS-2964 Fixed issue where allocation quantity was shown everywhere and not just in the allocation window.
OMS-2964 Fixed issue where allocation quantity was shown everywhere and not just in the allocation window.
OMS-3069 OMS-3108
Changed text in settings from Disable off exchange emails to Send Email unchecked in off exchange orders. Fixed issue where you simply cannot send email from off exchange unless the setting is unchecked. Now it is just unchecked.
Updated the mbl conversion and made explicit subscription based on subscription level.
Changed the subscriptions based on levels
Fixed the width of the General settings control
Added lmd username to the general settings control
Updated the auth api to give better error messages when failing to login.
OMS-2964 Fixed Trade Allocation splitting to account for the fact that trades may noet be split with remainder (decimals).
OMS-2964 Changed the way that Trade Allocations are calculated. Now the parent AllocationEntryViewModel is responsible for calculating trade allocations instead of the AllocationEntryLineViewModel.
Changed ApiUrl to api-staging instead of api-s
OMS-3103 Moved the messagelogger and logMessage to their separate files. Added conversions to market by level messages and orderbook levels. Now the streaming market data event source reads from the token whether the subscriptions contain a level 2 subscription or not and decides based on that whether to subscribe to mbo or mbl.
Added ability to allocate from search.
Moved disable off exchange emails
Added ability to create forward contract in Off Exchange Trade.
Added Allocation Quantity to Allocation input.
OMS-3069 Added a checkbox to the OrderEntry settings so the user can disable sending emails for off exchange orders.
OMS-3059 ConnectionMonitor OMS-3069
ConnectionMonitor now doesn't complain if there are no market data connections available. Made the setter of the MarketDataEvents in the SubscriptionManager interface public. Added to the constructor of the subscriptionmanager a boolean field indicating whether it has market data or not. Changed the exchange to not listen to the queue when there are no market data connections. Created a new Market. Working on the connection monitor not registering market data when no market data is supplied by the token
KODIAKDER-582 #comment Disabled Is Paid In Cash with forward contracts.
Added the ability to input price outside tick size in Market Orders when they are ManualOMS-3059
UI Tweaks
Fixed ui for bond calculator OMS-3037
Removed scrollbar in print view OMS-2972
Removed 2 dividers in context menu OMS-2978
Fixed issue where context menu items were not working and shortcut key was being intercepted. OMS-3118
Fixed showing of trade ticker and market depth from market order search. OMS-3009
Fixed the width of the General settings control
2.5.1.4
Updated to newest Kodi.Apis dlls
2.5.1.3
Added style in Market Depth to show orders as Bold when they are at best auction price
...