Skip to content

NautilusTrader 1.116.0 Beta

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 00:06
3f192e7

NautilusTrader 1.116.0 Beta - Release Notes

This release includes substantial breaking changes.

Further fundamental changes to the core API have been made.

Breaking Changes

  • Introduce ClientId for data and execution client identification.
  • Standardize client IDs to upper case.
  • Rename OrderBookOperation to OrderBookDelta.
  • Rename OrderBookOperations to OrderBookDeltas.
  • Rename OrderBookOperationType to OrderBookDeltaType.

Enhancements

None

Fixes

None