News

Latest announcements, releases, and updates from the PyneSys team — synced directly from our Discord announcement channel.

PyneCore v6.5.0 — out now

Our biggest release since the 6.4 line. The core state engine was rewritten end-to-end, so everything runs faster — strategies 18–32% faster, indicators ~21% faster, with identical results.

Read more →

PyneCore v6.3.6 released!

Extra Fields Support (#25) — Scripts can now access custom CSV columns beyond OHLCV via lib.extra_fields. Just add extra columns to your CSV and access them as Series[float] with full history indexing.

Read more →