PyneCore v6.4.8 released — Patch release — mostly Pine-compat fixes, one new capability.
Fixes
series[na]and out-of-range subscripts now returnnainstead 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.deleteare idempotent on missing ornaids - Drawing API:
box.new/line.new/label.newaccept float bar coordinates (e.g. from Pine/) and kwarg-style calls likebox.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