Open the app
Quantitative core

Performance & risk metrics

Expectancy, profit factor, drawdown, Sharpe/Sortino/Calmar, MAE/MFE and net edge — plus the live risk metrics (portfolio heat, daily loss, consecutive losses).

A strategy is judged on measured, net performance — not on a good story. These versioned metrics decide whether an idea advances through the validation gates, and the live risk metrics decide whether the next trade is even allowed.

Edge metrics

performance_metrics_v1
Expectancy

Average profit per trade. Positive net expectancy — after costs — is the bar a strategy must clear. Also tracked in R.

performance_metrics_v1
Profit factor & payoff
performance_metrics_v1
Breakeven win rate

The win rate a given payoff needs just to break even — a high win rate alone proves nothing.

Drawdown & risk-adjusted return

performance_metrics_v1
Drawdown & maximum drawdown
performance_metrics_v1
Sharpe, Sortino, Calmar

Return per unit of risk — total, downside-only, and against the worst drawdown. The risk-free rate may be 0 when documented.

risk-free rate (0 if documented)
downside deviation below target T
performance_metrics_v1
Recovery factor

Excursion & net edge

performance_metrics_v1
MAE & MFE (long)

The worst and best unrealized moves during a trade — how much heat it took, and how much it left on the table.

performance_metrics_v1
Net edge after costs

Clawlas prioritizes net over gross. A gross edge that disappears under realistic costs is not an edge.

Also tracked: exposure time, average holding duration, win/loss rate, expectancy in R.

Live risk metrics

risk_metrics_v1
Portfolio heat

The fraction of equity at risk across all open positions at once — the cap that throttles new entries.

MetricDefinition
Risk per tradeMaxPlannedLoss / Equity
Daily lossStartOfDayEquity − CurrentEquity
Daily drawdown %(CurrentEquity − StartOfDayEquity) / StartOfDayEquity
Consecutive lossesCurrent and maximum losing streak
Correlated exposureQuote / chain / sector / venue / strategy concentration
  • quote concentration
  • chain concentration
  • sector concentration
  • venue concentration
  • market-beta exposure
Net beats gross; a high win rate proves nothing
Net performance matters more than gross, and win rate alone never proves profitability. A breach of any live limit — portfolio heat, daily loss, consecutive losses — raises a risk event with an automatic action. See Risk engine.