Finterion Changelog
Stay up to date with the latest features, improvements, and announcements from Finterion. We're constantly working to make your algorithmic trading and backtesting workflow better.
June 2026
Bug Fix
June 12, 2026
Bug fixes & stability improvements
A round of fixes across the platform to keep things running smoothly:
- Equity-curve overlays now render at the correct duration when a bundle spans more than a few weeks.
- KPI tiles no longer flicker when switching between studies in the bundle dashboard.
- The algorithm picker in the top bar keeps its selection when navigating between bundle views.
- Fixed a rare crash on the backtest results page when a study had no runs.
Improvement
June 11, 2026
Refreshed equity curves & study selectors
A pair of UI refreshes to the bundle summary for faster comparisons:
- The Equity Curves chart now uses the Finterion chart engine, with a right-side legend that lists every algorithm and lets you toggle series on and off.
- Study and window selectors moved into the chart header — pick a scope right where you're looking, and the KPI strip plus metric tables follow along.
- Curves for backtests that started on different dates are now aligned by duration, so you can compare shape and drawdown at a glance.
Feature
June 4, 2026
Best-in-class KPI strip
The bundle summary now leads with a strip of best/worst/average tiles.
- Seven headline metrics — total return, Sharpe, Sortino, max drawdown, win rate, profit factor, and trade count — each show the winning algorithm and how the rest of the field compares.
- Every tile is clickable and takes you straight to the underlying algorithm.
- Numbers use tabular figures so columns line up cleanly across the strip.
May 2026
Improvement
May 22, 2026
Faster bundle detail loading
Bundles with many algorithms now open noticeably faster.
- Per-engine metrics tables paginate on the server, so opening a bundle no longer waits for every row.
- Study detail requests now cache for the duration of a page view.
- Overall time-to-first-chart is down roughly 40% on large bundles.
Announcement
May 15, 2026
New docs & style guide
We published a fresh set of developer docs alongside the in-product design system.
- Design tokens, components, and layout patterns are now documented at /design-system.
- The SDK reference has been rewritten with runnable examples for each broker.
- A new getting-started guide walks you from empty account to first backtest in under ten minutes.