Skip to content

v0.9.9

Compare
Choose a tag to compare
@thraneh thraneh released this 28 Jan 04:16
· 103 commits to master since this release

Summary

  • [Breaking change] Renamed some OrderAck and OrderUpdate fields.
  • [Breaking change] It is now required for all request prices and quantities to be rounded to the precision indicated by ReferenceData.
  • [Breaking change] MarginMode has been added as an additional key to FundsUpdate and PositionUpdate.
  • [Experimental] roq-position-manager has been added to support zero-latency position management.
  • [New] roq-journal is now being production tested.
  • [New] roq-fix-client-template is a new GitHub project to demonstrate C++ FIX session management.
  • [Build] Now with clang 17 support.

Release notes can be found here.

Links