github nautechsystems/nautilus_trader v1.137.0
NautilusTrader 1.137.0 Beta

latest releases: v1.221.0, v1.220.0, v1.219.0...
3 years ago

NautilusTrader 1.137.0 Beta

Release Notes

Released on 12th January 2022.

Breaking Changes

  • Removed redundant currency param from AccountBalance.
  • Renamed local_symbol to native_symbol.
  • Removed the VenueType enum and venue_type param in favour of a routing bool flag.
  • Removed account_id param from execution client factories and constructors.
  • Changed venue generated IDs (order, execution, position) which now begin with the venue ID.

Enhancements

  • Added FTX integration for testing.
  • Added FTX US configuration option.
  • Added Binance US configuration option.
  • Added MarginBalance object to assist with margin account functionality.

Fixes

  • Fixed parsing of BarType with symbols including hyphens -.
  • Fixed BinanceTicker __repr__ (was missing whitespace after a comma).
  • Fixed DataEngine requests for historical TradeTick.
  • Fixed DataEngine _handle_data_response typing of data to object.

Don't miss a new nautilus_trader release

NewReleases is sending notifications on new releases.