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 11 Next »

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