{"id":34,"date":"2026-05-19T05:35:36","date_gmt":"2026-05-19T05:35:36","guid":{"rendered":"http:\/\/docs.traderis.me\/en\/docs\/losing-streak-money-management\/"},"modified":"2026-06-06T04:30:21","modified_gmt":"2026-06-06T04:30:21","password":"","slug":"losing-streak-money-management","status":"publish","type":"docs","link":"https:\/\/docs.traderis.me\/en\/docs\/losing-streak-money-management\/","title":{"rendered":"Losing Streak Money Management \u2014 Sizing Positions Backwards from Risk of Ruin"},"content":{"rendered":"\n<div class=\"wp-block-group\" style=\"background-color:#eff6ff;padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-weight:700\">\ud83d\udccc Key Takeaway<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Losing streaks are not rare misfortune \u2014 they are a statistical certainty. At a 50% win rate with 500 trades per year, a 7-loss streak occurs with 97% probability. Fix per-trade risk at 1\u20132% of account equity and even a 10-loss streak keeps drawdown under 18%, letting you trade on with a clear head.<\/p>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Before I knew it I&#8217;d taken 7 losses in a row and my discipline collapsed.&#8221; &#8220;I tried to win it all back with oversized lots and blew up the account.&#8221; These accidents have nothing to do with market difficulty \u2014 they happen because <strong>the probability of a losing streak was never calculated in advance<\/strong>. Losing streaks are <strong>guaranteed probabilistic events<\/strong>. If you size positions assuming they will happen, they don&#8217;t cause accidents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This article covers: the formula for &#8220;probability of N consecutive losses&#8221; given a win rate, the actual drawdown numbers during streaks, how to size positions backwards from Risk of Ruin, and the specific things you must not do during a losing streak. Reading <a href=\"https:\/\/docs.traderis.me\/en\/docs\/1-percent-rule\/\">The 1% Rule<\/a> and <a href=\"https:\/\/docs.traderis.me\/en\/docs\/max-drawdown\/\">Maximum Drawdown Explained<\/a> first will tie the numbers together.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Losing Streaks Aren&#8217;t &#8220;Possible&#8221; \u2014 They&#8217;re &#8220;Inevitable&#8221;<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For independent trials at a given win rate, the probability that a streak of N consecutive losses occurs <strong>at least once<\/strong> in M trades approaches 100% as M grows. Don&#8217;t think of it as &#8220;it might happen someday&#8221; \u2014 it happens <strong>multiple times per year<\/strong> for active traders.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>P(at least one N-streak in M trades) \u2248 1 \u2212 (1 \u2212 p^N)^(M\u2212N+1)<\/strong>\n\np = 1 \u2212 win rate   (loss probability per trade)\nM = total number of trades\nN = streak length<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Probability of N-streak by win rate (500 trades \u2248 1 year)<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table>\n<thead><tr><th>Win rate<\/th><th>5 in a row<\/th><th>7 in a row<\/th><th>10 in a row<\/th><th>15 in a row<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>70%<\/td><td>11%<\/td><td>1%<\/td><td>&lt;0.1%<\/td><td>0%<\/td><\/tr>\n<tr><td>60%<\/td><td>53%<\/td><td>10%<\/td><td>0.4%<\/td><td>&lt;0.1%<\/td><\/tr>\n<tr><td>50%<\/td><td>&gt;99%<\/td><td>97%<\/td><td>34%<\/td><td>1.5%<\/td><\/tr>\n<tr><td>40%<\/td><td>&gt;99%<\/td><td>&gt;99%<\/td><td>97%<\/td><td>33%<\/td><\/tr>\n<tr><td>30%<\/td><td>&gt;99%<\/td><td>&gt;99%<\/td><td>&gt;99%<\/td><td>96%<\/td><\/tr>\n<\/tbody>\n<\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">A 50%-win-rate trader running 500 trades a year hits <strong>7 in a row with 97% probability<\/strong>. Even if it feels rare, you&#8217;ll see it <strong>multiple times per year<\/strong>. A 40%-win-rate strategy hits 5 in a row almost certainly, and 10 in a row with 97%.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So the question isn&#8217;t &#8220;how do I avoid losing streaks&#8221; \u2014 it&#8217;s <strong>&#8220;how do I design positions so a losing streak doesn&#8217;t blow me up&#8221;<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Real Drawdown Numbers During a Streak<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Given per-trade risk % and a streak length, drawdown compounds:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Balance after streak = Initial \u00d7 (1 \u2212 Risk%)^StreakLength<\/strong>\n<strong>Drawdown (%) = 1 \u2212 (1 \u2212 Risk%)^StreakLength<\/strong><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table>\n<thead><tr><th>Risk per trade<\/th><th>DD after 5<\/th><th>DD after 7<\/th><th>DD after 10<\/th><th>DD after 15<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>1%<\/td><td>4.9%<\/td><td>6.8%<\/td><td>9.6%<\/td><td>14.0%<\/td><\/tr>\n<tr><td>2%<\/td><td>9.6%<\/td><td>13.2%<\/td><td>18.3%<\/td><td>26.1%<\/td><\/tr>\n<tr><td>3%<\/td><td>14.1%<\/td><td>19.2%<\/td><td>26.3%<\/td><td>36.7%<\/td><\/tr>\n<tr><td>5%<\/td><td>22.6%<\/td><td>30.2%<\/td><td>40.1%<\/td><td>53.7%<\/td><\/tr>\n<tr><td>10%<\/td><td>41.0%<\/td><td>52.2%<\/td><td>65.1%<\/td><td>79.4%<\/td><\/tr>\n<\/tbody>\n<\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">1% risk \u2192 10 in a row = ~10% DD. But 5% risk \u00d7 10 in a row = 40% DD, and 10% risk \u00d7 10 in a row = 65% DD. A 65% DD <a href=\"https:\/\/docs.traderis.me\/en\/docs\/max-drawdown\/\">needs +186% return to recover<\/a> \u2014 practically unrecoverable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Backwards-Sizing Positions from Risk of Ruin<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">From your tolerable DD during a streak (= the maximum drawdown you can mentally survive), you can solve for per-trade risk %:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong>Risk% = 1 \u2212 (1 \u2212 TolerableDD)^(1 \/ StreakLength)<\/strong>\n\nExample: \"tolerate up to 15% DD over a 7-loss streak\"\nRisk% = 1 \u2212 (1 \u2212 0.15)^(1\/7)\n      = 1 \u2212 0.85^0.143\n      = 1 \u2212 0.977\n      \u2248 2.3%<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Tolerable DD \u00d7 Assumed Streak \u2192 Max Risk % Cheat Sheet<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table>\n<thead><tr><th>Tolerable DD<\/th><th>5-loss streak<\/th><th>7-loss streak<\/th><th>10-loss streak<\/th><th>15-loss streak<\/th><\/tr><\/thead>\n<tbody>\n<tr><td>10%<\/td><td>2.1%<\/td><td>1.5%<\/td><td>1.0%<\/td><td>0.7%<\/td><\/tr>\n<tr><td>15%<\/td><td>3.2%<\/td><td>2.3%<\/td><td>1.6%<\/td><td>1.1%<\/td><\/tr>\n<tr><td>20%<\/td><td>4.4%<\/td><td>3.1%<\/td><td>2.2%<\/td><td>1.5%<\/td><\/tr>\n<tr><td>30%<\/td><td>7.0%<\/td><td>5.0%<\/td><td>3.5%<\/td><td>2.3%<\/td><\/tr>\n<\/tbody>\n<\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if you assume &#8220;up to 10 losses in a row, with at most 20% DD,&#8221; your max per-trade risk is <strong>2.2%<\/strong>. If your mental ceiling is 15% DD, drop to <strong>1.6%<\/strong>. The 1% rule is a conservative design \u2014 it survives 15 in a row at only 14% DD, as the table shows.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Four Worst Moves During a Losing Streak<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. Martingale (double after each loss)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Win it all back at double size&#8221; repeated 7 times needs <strong>128x<\/strong> the initial margin. You&#8217;ll run out of equity or hit a forced stop-out long before the math saves you. Martingale &#8220;looks like 100% win rate&#8221; only in math without finite capital. Real accounts always have a ceiling.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Averaging down (adding to a losing position)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Lower my average entry \u2014 if it bounces, I&#8217;m green&#8221; sounds clever, but in a sustained adverse move, losses grow <strong>exponentially, not linearly<\/strong>. It&#8217;s the direct opposite of the 1% rule and the #1 cause of pushing MDD past 50% in a single accident.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Widening the stop<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;My stop keeps getting hit&#8221; \u2192 moving the stop from 30 pips to 60 pips <strong>doubles per-trade risk<\/strong>. Widening the stop without proportionally cutting the lot silently breaks the 1% rule. Rule: <strong>if you widen the stop, shrink the lot in proportion<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Off-system trades (revenge trading)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The biggest trap is <strong>emotionally-driven entries outside your tested rules<\/strong>. Discretionary trades that abandon your edge are essentially random \u2014 negative EV. Bleeding a shrunken account with negative-EV behavior is the classic ruin pattern.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Right Actions During a Streak<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Pre-define streak rules<\/strong>: &#8220;after 5 in a row, 24-hour pause&#8221; \/ &#8220;stop trading for the month if monthly DD reaches \u22128%&#8221; \u2014 codify them while you&#8217;re calm<\/li>\n<li><strong>Cut lot size automatically<\/strong>: with 1% risk, lots auto-shrink as equity falls. Never use fixed-dollar lots<\/li>\n<li><strong>Diagnose the cause<\/strong>: is the streak a random probabilistic event, or a regime mismatch (the strategy doesn&#8217;t fit current market conditions)? In the latter case, pause the strategy<\/li>\n<li><strong>Review records<\/strong>: use <a href=\"https:\/\/docs.traderis.me\/en\/docs\/share-analysis-report\/\">trade records<\/a> to look for common patterns in the streak (time of day, instrument, entry justification)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Tools to Make Streak Rules Mechanical<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Stick to it through willpower&#8221; doesn&#8217;t work. The realistic answer is <strong>mechanically pinning lots to a fixed risk %<\/strong> plus <strong>real-time visibility into streak drawdown<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">TraderIsMe&#8217;s <strong>Auto-Lots Calculation EA<\/strong> sizes every entry from &#8220;account equity \u00d7 risk %&#8221;. When equity drops during a streak, lots auto-shrink \u2014 there&#8217;s no surface area for emotion to push lots back up.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>MT Data Sync EA + Web Dashboard<\/strong> then visualizes streak DD in real time, giving you objective numbers to enforce rules like &#8220;stop at monthly \u22128% DD.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For setup, see <a href=\"https:\/\/docs.traderis.me\/en\/docs\/free-ea-setup-guide\/\">Free EAs \u2014 Common Setup Guide<\/a>. EA feature details: <a href=\"https:\/\/docs.traderis.me\/en\/docs\/auto-lots-calculation-ea-mt5\/\">Auto-Lots Calculation EA Manual<\/a>. Data sync: <a href=\"https:\/\/docs.traderis.me\/en\/docs\/mt-data-sync-setup\/\">MT Data Sync EA Setup<\/a>.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/docs.traderis.me\/downloads\/TraderIsMe-Auto-Lots-Calculation-EA-MT5.zip\">Auto-Lots Calculation EA (MT5)<\/a><\/div>\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/docs.traderis.me\/downloads\/TraderIsMe-Auto-Lots-Calculation-EA-MT4.zip\">Auto-Lots Calculation EA (MT4)<\/a><\/div>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Summary<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Losing streaks aren&#8217;t &#8220;possible&#8221; \u2014 they&#8217;re <strong>probabilistic events that occur multiple times per year<\/strong>. 50% win rate, 500 trades\/year \u2192 7 in a row at 97% probability<\/li>\n<li>Per-trade risk \u00d7 streak length compounds DD. 10% risk \u00d7 10 in a row = 65% DD (unrecoverable)<\/li>\n<li>Solve for risk % from &#8220;tolerable DD \u00d7 assumed streak length&#8221;. The 1% rule = conservative design (15-streak only triggers 14% DD)<\/li>\n<li>The four worst moves: martingale \/ averaging down \/ widening stops \/ revenge trades \u2014 all negative EV<\/li>\n<li>Right moves: pre-defined streak rules (pause at 5 losses, stop month at \u22128% DD) + automatic lot shrinking + real-time DD visibility<\/li>\n<li>Willpower fails. Enforce mechanically with <a href=\"https:\/\/docs.traderis.me\/en\/docs\/auto-lots-calculation-ea-mt5\/\">Auto-Lots Calculation EA<\/a> + <a href=\"https:\/\/docs.traderis.me\/en\/docs\/mt-data-sync-setup\/\">MT Data Sync EA<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A losing streak isn&#8217;t a <strong>defeat<\/strong> \u2014 it&#8217;s an <strong>expected event<\/strong>. Bake it into your plan as probability ahead of time, and you&#8217;ll calmly take the next trade in the middle of a streak. That mindset is the common trait of long-term survivors, discretionary or systematic.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Related Articles<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/docs.traderis.me\/en\/docs\/1-percent-rule\/\">The 1% Rule in FX Money Management \u2014 The Only Way Pros Stay in the Game<\/a> \u2014 Core rule for capping streak DD<\/li>\n<li><a href=\"https:\/\/docs.traderis.me\/en\/docs\/max-drawdown\/\">Maximum Drawdown Explained \u2014 Money Management to Lower Your Risk of Ruin<\/a> \u2014 Recovery asymmetry and DD tolerance<\/li>\n<li><a href=\"https:\/\/docs.traderis.me\/en\/docs\/risk-reward-ratio\/\">Risk-Reward Ratio \u2014 Why It Matters More Than Win Rate<\/a> \u2014 Conditions for positive EV<\/li>\n<li><a href=\"https:\/\/docs.traderis.me\/en\/docs\/lot-calculation-basics\/\">Lot Calculation Basics \u2014 How to Size Trades from Stop-Loss Pips<\/a> \u2014 The math to fix per-trade risk<\/li>\n<li><a href=\"https:\/\/docs.traderis.me\/en\/docs\/mt-data-sync-setup\/\">MT Data Sync EA Setup<\/a> \u2014 Data foundation to measure streak DD<\/li>\n<\/ul>\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udccc Key Takeaway Losing streaks are not rare misfortune \u2014 they are a statistical certainty. At a 50% win rate wi &#8230; <a title=\"Losing Streak Money Management \u2014 Sizing Positions Backwards from Risk of Ruin\" class=\"read-more\" href=\"https:\/\/docs.traderis.me\/en\/docs\/losing-streak-money-management\/\" aria-label=\"Losing Streak Money Management \u2014 Sizing Positions Backwards from Risk of Ruin \u306b\u3064\u3044\u3066\u3055\u3089\u306b\u8aad\u3080\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"doc_category":[5],"doc_tag":[],"class_list":["post-34","docs","type-docs","status-publish","hentry","doc_category-trading-basics"],"year_month":"2026-06","word_count":1120,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":[],"doc_category_info":[{"term_name":"Trading Basics","term_url":"https:\/\/docs.traderis.me\/en\/docs-category\/trading-basics\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/docs\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/comments?post=34"}],"version-history":[{"count":2,"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/docs\/34\/revisions"}],"predecessor-version":[{"id":77,"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/docs\/34\/revisions\/77"}],"wp:attachment":[{"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/media?parent=34"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/doc_category?post=34"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/docs.traderis.me\/en\/wp-json\/wp\/v2\/doc_tag?post=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}