Why capital utilisation is the real game in intraday
Most intraday edges are small.
A strategy might produce a modest per-trade return — but that return only becomes meaningful if:
-
you can deploy enough capital behind it,
-
your margin is used efficiently (not idle),
-
your leverage is realistic,
-
and your utilisation doesn’t blow up during volatile periods.
That’s why intraday strategies aren’t just “return strategies” — they are capital allocation strategies.
If two strategies have the same Sharpe, the one that uses capital more efficiently often wins in real trading.
1) The 3 capital numbers you must track separately
If you mix these up, your backtest will look great… until you try to deploy it.
1.1 Total Capital (Equity / Portfolio Value)
This is the account equity, usually the starting capital of the strategy.
Used for:
-
Portfolio ROI (true account-level return)
-
Drawdown and risk budgeting
-
Survival and risk-of-ruin
Problem:
A strategy can have a strong ROE while deploying only 10–20% of capital most of the day. That’s not capital-efficient.
1.2 Capital Deployed (Gross Exposure / Notional Exposure)
This is how much stock value you actually put to work.
For equity cash intraday:

Used for:
-
Measuring “how much edge you have per rupee deployed”
-
Comparing strategies independent of cash sitting idle
1.3 Capital Locked / Utilised (Blocked Margin)
This is the actual capital blocked by broker/exchange intraday rules (MIS margin, haircuts, buffers).
This is the most important denominator for intraday efficiency.
A strategy with the same PnL can be:
-
amazing if it uses ₹10L margin,
-
mediocre if it blocks ₹50L margin.
The key takeaway
For intraday strategies, Margin Used is often the most meaningful capital concept.
-
Equity is your capacity ceiling.
-
Exposure is your deployed effort.
-
Margin is your actual constraint.
2) Intraday cash strategies are margin strategies (even in equities)
Many traders think “I’m trading cash equities, so margin doesn’t matter.”
In reality, intraday strategies almost always use broker-provided intraday leverage.
That means your performance is deeply connected to:
-
how leverage scales your exposure,
-
how margin rules block capital,
-
and whether your strategy remains robust when leverage is reduced.
So a proper intraday backtest must tell you:
-
how much leverage was used,
-
how much margin was consumed,
-
how close you were to margin limits.
3) Utilisation metrics: the core intraday capital-efficiency KPIs
Most backtests report equity curve and Sharpe.
Intraday strategies need utilisation analytics.
3.1 Utilisation(t)

This tells you what fraction of your capital was actually blocked at a moment in time.
3.2 Time-weighted Average Utilisation (intraday)
Intraday utilisation is bursty.
A strategy may use 90% margin for 10 minutes and be idle for hours.
If you only look at “peak utilisation”, you get fooled.
So compute:

In practice:
-
sample utilisation every minute
-
average the samples
3.3 Peak Utilisation
![]()
Why it matters:
-
tells you the minimum capital needed to run the strategy
-
helps detect bottlenecks
-
identifies risk of “margin events”
3.4 Utilisation distribution (spikes vs stable use)
Two strategies can have the same average utilisation but behave very differently:
-
Strategy A: steady 40% margin use all day
-
Strategy B: 90% margin use in short spikes
Spiky utilisation often means:
-
higher operational risk
-
poor portfolio combinability
-
greater drawdown sensitivity
So you should look at:
-
percentiles (P50/P75/P90/P95)
-
spike frequency (how often above 80–90%)
-
stability (variance of utilisation)
4) PnL normalisation: how to measure intraday capital efficiency
Intraday edge is not a single “return” number.
It depends on what you normalize by.
4.1 Return on Equity (ROE)

Useful as the ultimate account-level return.
But it hides inefficiency when capital is idle.
4.2 Return on Deployed Notional (Return on Exposure)

This measures how strong your edge is per rupee deployed.
Good for:
- comparing strategies regardless of how much cash sits unused
4.3 Return on Utilised Margin

This is often the best intraday efficiency metric.
It answers:
How much profit do I generate per rupee of blocked capital?
4.4 Utilisation-adjusted return
If ROE looks good but utilisation is low, the strategy isn’t scalable.
One simple adjustment:

This tells you whether ROE is coming from:
-
true efficiency
-
or just underdeployment
5) Idle capital: the hidden killer
A common intraday failure mode:
-
strategy trades infrequently,
-
leaves capital idle,
-
but looks great on a per-trade basis.
Track:

If idle ratio is 80%, you’re basically running a “part-time strategy.”
This isn’t automatically bad — but it means:
-
you need complementary strategies to fill capital gaps
-
ROE will be bounded unless leverage is increased
6) Turnover and “capital throughput”: recycling capital through the day
Capital efficiency is not only about how much margin you use — it’s about how often you reuse it.
6.1 Turnover
![]()
High turnover can:
-
amplify edges through repeated deployment
-
but also amplify costs
6.2 Capital throughput

This answers:
How many times do I recycle my blocked capital per day?
Two strategies with the same RO Margin can differ drastically in throughput.
Throughput helps explain why some intraday strategies scale ROI better than others.
7) Costs must be expressed in capital terms, not trade terms
Intraday strategies can die from costs even when they look good gross.
Instead of only reporting “₹ cost per trade”, report:
-
Costs / Turnover
-
Costs / Avg Margin Used
-
Costs / Avg Gross Exposure
This tells you whether:
-
the strategy can scale
-
the edge survives at realistic size
8) Margin model realism: without it, utilisation analytics are useless
Your utilisation numbers are only as good as your margin model.
For intraday cash equities, margin is affected by:
-
broker intraday leverage rules (MIS multipliers)
-
stock-specific restrictions (lower leverage for volatile names)
-
concentration limits
-
volatility buffers
-
peak margin requirements
A backtest that assumes fixed 5× leverage across all stocks is often misleading.
Best practice:
-
implement broker-aware rules
-
version the margin policy so backtests remain reproducible
9) Margin stress during drawdowns: survival analysis for intraday
Two strategies may have identical ROE and Sharpe.
But one can be far more dangerous if it:
-
hits peak margin utilisation during drawdowns
-
forces liquidation or prevents defensive trading
Track:
-
worst utilisation during equity drawdown periods
-
utilisation–PnL correlation
-
whether utilisation spikes coincide with equity troughs
10) Multi-strategy thinking: utilisation is a portfolio allocation problem
Even if you run a single strategy today, the correct lens is portfolio-level:
-
Strategy A uses margin in the morning
-
Strategy B uses margin in the afternoon
Individually they look inefficient.
Together they fill capital gaps and produce a higher ROE.
That’s why utilisation tracking is also a portfolio construction tool.
The Intraday Capital Utilisation Scoreboard (cheat sheet)
If you track only one page of metrics for intraday cash strategies, track these:
Capital & margin
-
Equity (start/end)
-
Margin used (time-series)
-
Avg utilisation (time-weighted)
-
Peak utilisation
Exposure & leverage
-
Gross exposure (time-series)
-
Avg gross exposure
-
Avg & peak leverage
Efficiency-normalised returns
-
ROE
-
Return on deployed exposure
-
Return on utilised margin
-
Utilisation-adjusted ROE
Recycling and costs
-
Turnover
-
Capital throughput (turnover / avg margin)
-
Costs / turnover
-
Costs / avg margin and exposure
Stress
-
Worst utilisation during drawdown
-
Margin stress factor (spikes near equity trough)
Closing thought
Intraday strategy research usually focuses on signals and patterns.
But the strategies that actually survive and scale focus on capital deployment discipline.
When your backtests show:
-
how much margin was used,
-
how efficiently capital was recycled,
-
and how stable utilisation remained,
…you move from “interesting alpha research” to deployable intraday systems.
What’s next on Wizzer
As part of the upcoming Beta (Jan-end) plan, Wizzer is extending the LEAN engine to deliver intraday cash backtesting with a complete capital utilisation and margin efficiency analytics layer.
If you’d like to contribute feedback (metrics, edge cases, broker rules), join the discussion on the Wizzer Discourse community.