/Documentation

Platform

Roadmap

Last updated April 20, 2026

Norena is actively developed. This page outlines what is being worked on, what is planned, and where the platform is heading. Priorities shift based on user feedback — nothing here is a firm commitment.

Our Approach

The goal is to make serious quantitative strategy development accessible — not to build another toy signal generator. Every feature added has to earn its place by making the platform more rigorous, more transparent, or more useful to real traders.

We prioritize depth over breadth. We would rather have ten well-implemented features than fifty half-finished ones. The analytics system, structured trade logs, and condition tracking all exist because they make the platform more honest and more useful — not because they look impressive in a product tour.

Near Term

Features and improvements actively in progress or planned for the next release cycle.

Multi-symbol backtesting
Run a single backtest across all configured symbols and aggregate results

Currently the backtest engine runs on one symbol at a time. We're working on a mode that runs the same strategy across all project symbols and produces combined equity curves and aggregated analytics, allowing you to evaluate a strategy's portfolio-level behavior.

Backtest fee modeling
Deduct exchange fees from backtest PnL

An optional fee rate input in the backtest configuration that deducts a configurable percentage from each fill. This will make backtest results more representative of live execution, particularly for high-frequency strategies.

Alert notifications
Email and webhook alerts on trade events and errors

Push notifications when a trade executes, when an error is logged, or when a daily trade limit is reached. Email and webhook (Discord, Telegram) delivery options.

Slippage model in backtesting
Simulate realistic fill prices rather than bar close

An optional conservative fill model that adds a configurable spread to all backtest fills, making results more comparable to live MARKET order execution.

Medium Term

Features planned for future development cycles.

🔄
More exchanges

Support for additional exchanges beyond Binance. Bybit and OKX are the most requested. Data and execution would share the same block-based strategy system.

Limit order support

LIMIT order blocks for more precise entries and exits. Includes order tracking, fill confirmation, and timeout/cancel logic if the limit is not reached.

🤖
AI strategy insights

Natural language summaries of backtest analytics and strategy behavior. Automatically surfaces what the analytics modules are telling you in plain language.

📐
Walk-forward testing

Automated in-sample / out-of-sample splits with configurable window sizes, giving a more rigorous out-of-sample evaluation without manual date manipulation.

📦
Strategy templates

A library of starting-point strategies covering common approaches — EMA crossover, RSI mean reversion, breakout systems — that can be cloned and customized.

🔢
Position sizing blocks

Blocks for percentage-of-equity sizing, ATR-based sizing, and fixed risk per trade — replacing the fixed USD amount currently required in the BUY block.

Long Term

Longer-horizon thinking that will inform the platform's direction. Not commitments.

👥
Strategy marketplace

Publish and subscribe to strategies from other users. With performance transparency and analytics baked in, a marketplace of verified strategies becomes meaningful.

📊
Portfolio analytics

Cross-project performance tracking — overall equity, correlation between strategies, and portfolio-level drawdown across all running projects.

🌐
Alternative data

Funding rates, open interest, and other on-chain signals as block inputs. These are out of scope for the current OHLCV-only model but frequently requested.

📱
Mobile app

A native mobile app for monitoring live strategies, reviewing trade history, and receiving push notifications. The current mobile API endpoints are already in place.

Shape the Roadmap

The roadmap is driven by what users actually need, not by what sounds impressive in a product tour. If something is missing from the platform that would meaningfully improve your ability to build and run strategies, we want to know.

Reach out at support@norena.io with feature requests, friction points, or anything else. Features that come up repeatedly get prioritized.

💡
The best feature requests come with context. "I want X" is helpful. "I'm trying to do Y and I can't because Z" is much more helpful — it tells us the real problem rather than just one possible solution.