finterion-logo

Search algorithms

/

Finterion Roadmap

A public view of what we're building at Finterion. Items in Now are actively in development. Next is committed for the following cycle. Later is planned but unscheduled — priorities may shift as we learn from you. For shipped features, see the changelog.

Now

Currently in active development.

Feature

Q3 2026

Bundle comparison workspace

A side-by-side view for comparing two backtest bundles across the same set of algorithms and windows.

  • Pin two bundles and diff their KPI strips, equity curves and per-study metrics.
  • Highlight statistically meaningful deltas rather than raw percentage differences.
  • Deep-link the comparison so results are shareable across a team.
Improvement

July

Faster study detail loading

Continued work on the pagination + caching pipeline behind study metrics.

  • Stream per-engine tables as they finish server-side rather than blocking on the slowest one.
  • Prefetch the first study of a bundle during navigation, not on click.
Platform

Q3 2026

Broker connections: Kraken

Adding Kraken alongside Binance, Coinbase, Bitvavo and Crypto.com.

  • Spot markets first, with the same signed-request + rate-limit safety wrappers used for the existing brokers.
  • Live paper-trade mode enabled from day one so strategies can be validated before going live.

Next

Committed, coming up right after the current cycle.

Feature

Q4 2026

Portfolio-level backtesting

Run a portfolio of algorithms through a single backtest, with shared capital and cross-strategy exposure limits.

  • Configure allocation rules per algorithm (fixed weight, risk-parity, custom).
  • Aggregate KPIs at the portfolio level, with per-strategy attribution.
  • Compare a portfolio to its individual strategies on the same page.
Improvement

Q4 2026

Redesigned algorithm detail page

A cleaner store-side page that leads with performance, sample trades and the developer, in that order.

  • New hero with live equity curve and headline metrics using the Finterion chart engine.
  • Sample-trade table with entry/exit context so subscribers can see how a strategy actually behaves.
  • Developer profile block with track record across their other published algorithms.
Platform

Q4 2026

Team workspaces for developers

Multiple developers can collaborate on the same algorithms, backtests and store listings.

  • Organization-scoped roles (owner, developer, reviewer, billing).
  • Shared secrets vault for broker credentials used in paper trading.
  • Audit log for who ran which backtest and published which version.

Later

Planned but not yet scheduled — priorities may shift.

Feature

2027

Public strategy leaderboards v2

A refreshed leaderboard with configurable ranking criteria, time windows and risk-adjusted views.

Platform

2027

Equities & ETFs (US)

Extend the platform beyond crypto to US equities and ETFs, starting with a single broker integration.

Improvement

TBD

In-app strategy notebooks

A notebook-style environment for prototyping and iterating on a strategy without leaving Finterion.

Recently shipped

Highlights from the last few releases. See the changelog for the full history.

Improvement

June 2026

Refreshed equity curves & study selectors

Bundle summary now uses the Finterion chart engine and aligns curves by duration.

Feature

June 2026

Best-in-class KPI strip

Seven headline metrics on the bundle summary, each linking to the winning algorithm.

Improvement

May 2026

Faster bundle detail loading

Per-engine metrics tables paginate on the server; time-to-first-chart down ~40% on large bundles.