NautilusTrader 1.154.0 Beta
Released on September 14th 2022 (UTC).
Breaking Changes
- Changed
ExecEngineConfigallow_cash_positionsdefault toTrue(more typical use case) - Removed
checkparam fromBar(always checked for simplicity)
Enhancements
- Added
MARKET_TO_LIMITorder implementation forSimulatedExchange - Make strategy
order_id_tagtruly optional and auto incrementing - Added PsychologicalLine indicator, thanks @graceyangfan
- Added initial Rust parquet integration, thanks @twitu and @ghill2
- Added validation for setting leverages on
CASHaccounts - De-cythonized live data and execution client base classes for usability
Fixes
- Fixed limit order
IOCandFOKbehaviour, thanks @limx0 for identifying - Fixed FTX
CryptoFutureinstrument parsing, thanks @limx0 - Fixed missing imports in data catalog example notebook, thanks @gaugau3000
- Fixed order update behaviour, affected orders:
LIMIT_IF_TOUCHEDMARKET_IF_TOUCHEDMARKET_TO_LIMITSTOP_LIMIT