NautilusTrader 1.124.0 Beta - Release Notes
This release sees the expansion of pre-trade risk check options (see
RiskEngine class documentation). There has also been extensive 'under the
hood' code cleanup and consolidation.
Breaking Changes
- Renamed
Position.opened_timestamp_nstots_opened_ns. - Renamed
Position.closed_timestamp_nstots_closed_ns. - Renamed
Position.open_duration_nstoduration_ns. - Renamed Loggers
bypass_loggingtobypass. - Refactored
PositionEventtypes.
Enhancements
- Add pre-trade risk checks to
RiskEngineiteration 2. - Improve
Throttlerfunctionality and performance. - Removed redundant
OrderInvalidstate and associated code. - Improve analysis reports.
Fixes
- PnL calculations for
CASHaccount types. - Various event serializations.