Versions Compared

Key

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

Supports the Nasdaq exchange FIX 5.0 Migration

3.8.0.78
Fixed OrderInstructionServiceFixDma mexhttpbinding
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

...

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
Updated order id generation for EMS to 14 letters and skip hypens

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.

...