Guide & Methodology
This is the canonical operating manual for Alphrex: workflow, metrics, methodology, data sources, and trust limits in one reference surface.
Your starting point. Browse your watchlist, see what's moving today, and pick one ticker or theme to investigate.
Pick the rule you want to test. Choose a built-in strategy and click Backtest — or use Strategy Studio to write your own idea.
Run the strategy against historical data. Set realistic costs, use a 20% OOS split, and read OOS Sharpe first — not the headline chart.
A good backtest only proves the strategy didn't fail in the past. Paper tracking lets you watch it forward in real time — no real money.
Markets change and so do strategies. The signal monitor shows live signals daily — use it to decide when to keep watching, or when to stop.
Backtesting applies a strategy's entry/exit rules to historical price data to show how it would have performed. This is your starting point before any other feature.
Paper trading creates a forward record from today — no real capital, just live signals. Only promote a strategy here after it has passed a backtest with realistic costs.
The compare page runs multiple strategies on the same ticker and overlays equity curves. Use it to check if your best backtest is genuinely different — or just the lucky pick from a large set.
IS Sharpe and OOS Sharpe tell you most of what you need to know about a backtest. Here is how to read them without fooling yourself.
The signal monitor shows the current LONG/SHORT/FLAT position for every strategy-ticker pair. Signals update once per day at 18:00 UTC from daily closing prices.
Portfolios aggregate multiple paper sleeves with custom weights, letting you track a blended allocation rather than individual strategies.
The Free plan has a reliable core universe of liquid US tickers. Start there for the cleanest first backtests.
Overfitting means the strategy learned the noise in the training data, not a real pattern. It is the main reason backtests that look great fail in live markets.
Strategy Studio lets you define your own signal logic in plain terms. Use it when the built-in library doesn't capture your idea — no code required.
A poor backtest result usually has a specific cause. Here is how to identify which problem you are looking at and what to do about it.
Walk-forward validation splits your date range into sequential train/test windows and reports Sharpe across each test fold — a stronger overfitting check than a single OOS split.
Scoreboards rank paper strategies and portfolios by their forward (live) Sharpe — not by backtest results. Understanding what drives the ranking helps you use it honestly.
A 'Blocked' validation status means the system found a reason to hold back the strategy before it can be promoted. This is a protective gate, not a failure — it tells you exactly what to fix.
Regime conditioning filters a strategy's signals through a market-state detector. When the regime is unfavourable, the strategy goes flat — reducing drawdown at the cost of fewer trades.
Alpha is the return your strategy earns above what the benchmark would explain. Beta measures how much your strategy moves with the market. Both together tell you whether you have genuine edge or just market exposure.
Retiring a paper strategy is a quality decision, not an emotional one. There are specific signals that indicate a strategy has degraded — and specific traps that cause premature or overdue retirement.
The dashboard gives you a live overview of your research activity, the market, and today's signals in a single view. Nothing here executes trades — it is a read-only summary panel.
Decision rulesThe library contains the built-in strategies plus any saved Strategy Studio strategies in your account. Public authoring is intentionally bounded here; the raw-code lab remains admin-only and is not part of the public product path.
Decision rules| Category | What it bets on | Best for |
|---|---|---|
| Mean Reversion | Price reverts to a mean; trade the deviation back. | Range-bound markets, low-momentum regimes |
| Momentum | Trend-following; buy strength, sell weakness. | Trending markets, strong macro themes |
| Volatility | Trade volatility expansions or contractions. | Event-driven trades, options-aware sizing |
| Factor | Systematic factor exposures: value, carry, size. | Multi-asset or long-horizon allocations |
| Statistical | Model-driven frameworks: Kalman, OU, cointegration. | Pairs trading, spread strategies |
The backtester runs a chosen strategy on a chosen ticker over a date range and returns an equity curve plus a full metrics table. All results are stored in your account and accessible from the Dashboard.
Decision rules| Parameter | What it controls | Recommended start |
|---|---|---|
| Commission | One-way transaction cost per turnover dollar (basis points). | 5 bps — typical retail broker |
| Slippage | Execution friction on top of commission; models bid-ask spread. | 3 bps liquid ETFs; 8–15 bps small-caps |
| OOS Split % | Reserves the last N% of the date range as an untouched holdout. | 20% — lower only if date range ≥ 10 years |
| Validation folds | Walk-forward or combinatorial CV diagnostics on top of the main run. | Sequential WF 5-fold if date range ≥ 4 years |
| Benchmark | Buy-and-hold reference for equity curve comparison. | SPY for equity strategies; same ticker for others |
This is the practical core universe for the Free tier, not an exhaustive entitlement promise. Stay inside these names when you want the clearest supported path. Lookup is discovery only. Resolve is the actual support-contract check for the requested window.
Decision rulesThe comparison page runs several strategies on the same ticker over the same period and overlays their equity curves. It is the fastest way to see which strategies actually differ versus which ones are only telling different stories about the same underlying exposure.
Decision rulesPaper trading creates a forward record from the first live day after creation and tracks hypothetical P&L from that point onward. No capital is deployed — this is a forward-monitoring layer, not a broker bridge.
Decision rules| Parameter | What it controls | Recommended start |
|---|---|---|
| Strategy | The rule set generating LONG / SHORT / FLAT signals. | Same strategy as your OOS-validated backtest |
| Ticker | Asset tracked; fills at daily close, no slippage model. | Same ticker as your backtest — don't switch asset class |
| Sleeve type | Long-only mirrors LONG signals; Long/short also goes short. | Long-only unless short signals were tested and positive |
| Refresh | Updates live NAV from latest close. Auto at 18:00 UTC. | Let auto-refresh handle it; manual only for same-day check |
| Portfolio weight | Share of portfolio NAV attributed to this sleeve. | Equal-weight to start; adjust after 60+ live days |
The signal monitor runs all built-in strategies across a curated watchlist of tickers and reports the current signal direction and strength for each combination. Signals are computed from daily bars — they update once per day, not intraday.
Decision rules| Signal | What it means | When to act |
|---|---|---|
| LONG | Strategy logic indicates a long position as of the last daily close. | After verifying backtest — OOS Sharpe ≥ 0.5 |
| SHORT | Strategy indicates short, or absence of long on long-only strategies. | Only if strategy was tested with shorts; verify backtest |
| FLAT | Strategy is neutral — no position recommended. | Normal state — do not act; use filters to hide |
| Strength | Normalised [0,1] persistence and magnitude of signal. | Use ≥ 0.5 as minimum; ≥ 0.7 is high-conviction |
Scoreboards rank paper strategies and portfolios by their forward (live) performance — not by historical backtest results. The key distinction is that stored live history starts only after creation, while any earlier lookback is used only to initialize signal state.
Decision rulesPast backtest performance does not guarantee future results. Backtests are model outputs conditional on data quality, cost assumptions, look-ahead-bias absence, and implementation details. A strategy that performed well in backtest may fail to survive:
Key risks to understand before acting