PyneCore v6.4.8 released — Patch release — mostly Pine-compat fixes, one new capability.

Fixes

  • series[na] and out-of-range subscripts now return na instead of raising (closes #57)
  • Strategy: pending stop/limit entries no longer drop their attached SL/TP before filling
  • Drawing API: line.delete / label.delete / box.delete are idempotent on missing or na ids
  • Drawing API: box.new / line.new / label.new accept float bar coordinates (e.g. from Pine /) and kwarg-style calls like box.new(left=..., top=..., right=..., bottom=...)

New

  • Native Databento OHLCV CSV imports for pyne data convert-from — full write-up in the announcements channel.

Full release notes: https://github.com/PyneSys/pynecore/releases/tag/v6.4.8