v1.147.0

nautechsystems/nautilus_traderv1.147.0Jun 5, 2022by github-actions[bot]

AI Summary

Beta release focusing on core stability improvements in Rust, including better error handling, logging, and state management.

Key Highlights

  • Implemented core monotonic clock
  • Implemented logging in Rust
  • Added CommodityChannelIndex (CCI) indicator

New Features

  • CommodityChannelIndex indicator
  • Logging in Rust
  • Monotonic clock implementation
  • Improved error handling for invalid state triggers

Full Release Notes

# NautilusTrader 1.147.0 Beta

Released on 4th June 2022 (UTC).

### Breaking Changes
None

### Enhancements
- Improved error handling for invalid state triggers
- Improved component state transition behaviour and logging
- Improved `TradingNode` disposal flow
- Implemented core monotonic clock
- Implemented logging in Rust
- Added `CommodityChannelIndex` indicator thanks @graceyangfan

### Fixes
None