Perp trading glossary
RoR
Risk of ruin is the probability a positive-edge strategy still blows up from variance — too many losses in a row, sized too aggressively.
Risk of ruin is the probability an account reaches a chosen failure point — down 50%, down 90% — even though the strategy has positive expectancy. Ruin is almost never caused by losing your edge; it's caused by sizing that edge too big, so a normal losing streak compounds into a hole you can't climb out of.
The Kelly criterion gives the growth-optimal fraction to risk per trade for a known edge. Because you only ever estimate your edge from a noisy sample, the practical rule is to risk a fraction of Kelly — commonly a quarter.
Expectancy (R) = p·W − q·L Kelly fraction f* = (p·W − q·L) ÷ (W·L)p = win rate, q = 1−p, W = average win in R, L = average loss in R. The trader-safe ceiling is ¼·f*, to absorb the error in your own estimates.
Win rate 50%, average win 2R, average loss 1R: expectancy = 0.5·2 − 0.5·1 = +0.5R per trade. Full Kelly = 0.5 ÷ (2·1) = 25% of the account per trade — mathematically optimal but wild in practice. A quarter-Kelly ceiling is ~6.25%, and most traders sit well below even that.