Skip to content

NautilusTrader 1.107.1 Beta

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 22:19
849e2a1

NautilusTrader 1.107.1 Beta - Release Notes

This is a patch release which applies various fixes and refactorings.

The behaviour of the StopLimitOrder continued to be fixed and refined.
SimulatedExchange was refactored further to reduce complexity.

Breaking Changes

None

Enhancements

None

Fixes

  • TRIGGERED states in order FSM.
  • StopLimitOrder triggering behaviour.
  • OrderFactory.stop_limit missing post_only and hidden.
  • Order and StopLimitOrder __repr__ string (duplicate id).