# LogiSignals Track Record

> Updated: 2026-06-20

**TLDR:** The LogiSignals Track Record publishes **every** signal the engine emits and its real outcome — wins, losses, breakevens, and expired — with no editing and no cherry-picking. Live performance figures (win rate, average result per trade, profit factor, Sharpe/Sortino, drawdown, win/loss streaks, and 7-day / 30-day rolling stats) are computed directly from the production database of **real closed signals** and shown on the page in real time. These figures are **historical information, not a guarantee**: past performance does not indicate future results, win rates fluctuate daily as the engine calibrates, and industry-wide real win rates for algorithmic crypto signals typically fall in the 35–50% range. Signals are an analysis aid, not guaranteed profit. This is not financial advice.

## What the page shows

- A full table of closed signals: pair, direction (LONG/SHORT), entry zone and suggested limit fill, take-profit, stop-loss, timeframe, status, result %, and date.
- Headline metrics: average profit per trade, win rate (share of signals that hit a take-profit), and risk/reward (average win size vs average loss size).
- Counts: closed signals, wins, losses, breakevens, and expired.
- Portfolio metrics (shown once enough signals have closed): Sharpe ratio, Sortino ratio, profit factor, average expected return (expectancy), total return, biggest drawdown (with duration), best/worst trade, and best win / worst loss streaks.
- Rolling windows: last-7-day and last-30-day win rate, profit factor, and return.
- An equity curve showing how $100 following every signal would have evolved, with the drawdown overlaid.
- Filters by timeframe, direction, and pair.

## How the numbers are sourced

All figures are queried live from the production signal database via the public track-record API. A signal is published as PENDING and tracked from that moment; when it closes (take-profit hit, stop-loss hit, or expiry) its outcome and result % are recorded. Win rate counts signals that reached a take-profit target. STOPPED outcomes are classified three ways — a real loss, a breakeven (|result| within ~0.1%), or a profit-stop (trailing/locked-in profit) — so a trailing stop that locked in gains is not mislabeled as a loss. Because the data is live, the exact numbers change continuously; this mirror intentionally does not hard-code them. See the page itself or the methodology page for current values.

Live figures are also available via the public JSON API at https://logisignals.com/api/public/track-record (CORS-enabled, no auth required) for programmatic access by external auditors or AI agents.

## Important framing

- **Historical, not predictive.** The published track record is historical information. It does not promise or guarantee future performance.
- **All outcomes published.** Losses and expired signals are shown alongside wins.
- **Calibration drift.** Win rates move day to day as the engine recalibrates from new outcomes.
- **Not financial advice.** LogiSignals provides automated, general-information signals and market analysis for educational purposes only. Crypto trading is high-risk and you can lose all of your capital. Do your own research and consult a licensed professional. You are solely responsible for your decisions.

Canonical page: https://logisignals.com/track-record
Methodology: https://logisignals.com/track-record/methodology
