Skip to content

NautilusTrader 1.162.0 Beta

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 22:19
981d8e2

NautilusTrader 1.162.0 Beta

Released on 12th December 2022 (UTC).

Breaking Changes

  • OrderFactory bracket order methods consolidated to .bracket(...)

Enhancements

  • Extended OrderFactory to provide more bracket order types
  • Simplified GitHub CI and removed nox dependency

Fixes

  • Fixed OrderBook sorting for bid side, thanks @gaugau3000
  • Fixed MARKET_TO_LIMIT order initial fill behaviour
  • Fixed BollingerBands indicator mid-band calculations, thanks zhp (Discord)