Reader question: A bank can send billions of dollars of payments during the day before all of its incoming funds arrive. How does the Federal Reserve measure the temporary negative balance, decide how much intraday credit is allowed, and calculate the fee?
The Federal Reserve’s Payment System Risk framework treats this as daylight overdraft or intraday credit. The measurement is not a single end-of-day balance. Reserve Banks monitor account positions minute by minute, distinguish the collateralized and uncollateralized portions of negative balances, compare usage with approved capacity, and price uncollateralized daylight overdrafts under the current policy.
The public computational chain is:
intraday postings → end-of-minute account balances → collateral offset → uncollateralized overdraft profile → average daily overdraft → fee and cap tests.
What this page owns — and what it does not
This page owns Federal Reserve intraday-credit measurement and control mechanics. It does not replace bank ledger algorithms, balance-sheet optimisation, or the pricing of overnight borrowing.
This is public payment-system mathematics and policy education. It does not determine a real institution’s approved Federal Reserve credit capacity and is not legal or financial advice.
What is a daylight overdraft?
A daylight overdraft occurs when an institution’s Federal Reserve account is negative during the business day because outgoing payments and debits temporarily exceed incoming funds and available balances.
The Federal Reserve expects eligible institutions to extinguish daylight overdrafts by the end of the Fedwire Funds Service operating day.
If the account remains negative at close, the problem becomes an overnight overdraft, which is governed by a different penalty framework.
Why intraday credit exists
Large-value payment systems would become inefficient if every bank had to hold enough idle cash to cover the maximum possible gross outgoing payment before any incoming payment arrived.
Intraday central-bank credit allows payments to continue while still exposing the Reserve Bank to temporary credit risk.
The PSR policy therefore balances two goals:
- support timely payment settlement;
- control the Federal Reserve’s credit exposure.
Step 1: build the intraday balance path
Let Bt be the institution’s Federal Reserve account balance at the end of minute t.
Each posting changes the state:
Bt = Bt−1 + creditst − debitst.
Credits can include incoming Fedwire transfers and other posted receipts. Debits can include outgoing Fedwire transfers, securities payments, ACH settlement and other items under the Federal Reserve’s posting rules.
Only negative balances create daylight overdraft exposure
For fee measurement, positive minute-end balances do not offset negative balances from other minutes.
Conceptually:
Gross Overdraftt = max(−Bt, 0).
This prevents a bank from running a large overdraft in the morning and claiming that a large positive balance late in the day erased the Reserve Bank’s earlier intraday exposure.
Step 2: subtract eligible collateral
Under the Federal Reserve’s voluntary collateralization regime, pledged collateral can cover daylight overdrafts.
Let Ct be the unencumbered net lendable value of eligible collateral available for PSR purposes at minute t.
A stylised uncollateralized overdraft is:
Ut = max(Gross Overdraftt − Ct, 0).
If collateral fully covers the negative balance, the uncollateralized overdraft for that minute is zero.
Collateral value is not face value
Federal Reserve collateral is valued under eligible-collateral and margin rules. The relevant amount is the net lendable value, not simply the security’s par amount.
A 100 million security position can therefore support less than 100 million of intraday credit after valuation margins.
A system that subtracts raw market or face value can overstate secured capacity.
Step 3: calculate average daily uncollateralized overdraft
The current Federal Reserve policy calculates average daily uncollateralized daylight overdraft by summing negative uncollateralized account balances at the end of each minute of the regularly scheduled business day and dividing by the total number of minutes in a 24-hour day.
Conceptually:
Average Daily UDO = Σ Ut / 1440.
The 1440-minute denominator is important. The fee is quoted on a 24-hour-day basis even though the actively observed negative balances arise during the scheduled operating day.
A simple intraday example
Suppose a bank has the following uncollateralized overdraft profile:
- 100 million for 60 minutes;
- 50 million for 120 minutes;
- zero for the rest of the day.
The sum of minute exposures is:
100m × 60 + 50m × 120 = 12,000 million-minute.
Average daily uncollateralized overdraft:
12,000 / 1440 ≈ 8.333 million.
This is much smaller than the 100 million peak because the fee measure incorporates duration as well as size.
Peak exposure and average exposure answer different questions
The peak tells the Reserve Bank how large the maximum instantaneous credit exposure became.
The average daily overdraft drives the ordinary uncollateralized daylight-overdraft fee.
A short, very large spike can therefore have a modest average fee while still creating a cap or risk-management concern.
Step 4: apply the current uncollateralized overdraft price
Under the current PSR policy, collateralized daylight overdrafts have a zero fee, while uncollateralized daylight overdrafts are priced at an annual rate of 50 basis points.
The effective daily rate is:
0.005 / 360.
The daily charge is:
Daily Fee = Average Daily UDO × (0.005 / 360).
Fee example
Using the 8.333 million average daily uncollateralized overdraft:
Daily Fee ≈ 8,333,333 × 0.005 / 360 ≈ $115.74.
The Federal Reserve aggregates applicable daily charges over the two-week reserve-maintenance period and applies the policy’s fee waiver.
The $150 fee waiver is period-level, not per minute
The current policy provides a $150 waiver intended to reduce burden for institutions with small intraday-credit usage.
The waiver is subtracted from gross daylight-overdraft fees for the two-week reserve-maintenance period, subject to the policy’s eligibility rules.
It is not a $150 deduction from every day’s balance and not a free overdraft amount measured in dollars of principal.
Step 5: calculate the net debit cap
Each institution using uncollateralized intraday credit has an applicable net debit cap.
The basic formula is:
Net Debit Cap = Cap Multiple × Capital Measure.
The cap multiple depends on the institution’s approved cap category, while the capital measure depends on institution type and applicable PSR rules.
The cap is a limit on uncollateralized daylight overdraft capacity, not a fee calculation.
Why capital belongs in the cap formula
A larger, stronger institution can generally absorb more stress than a very small institution.
Linking the net debit cap to capital scales allowable intraday credit to the institution’s financial capacity.
But the Reserve Bank retains discretion: a formula result does not create an unconditional entitlement to intraday credit.
Cap categories matter
The PSR framework has different cap categories, including zero and positive categories that can require varying degrees of self-assessment and supervisory review.
A production engine should load the institution’s approved cap category and current capital measure rather than infer a multiple from recent overdraft usage.
Step 6: maximum daylight-overdraft capacity
Some institutions can receive approved collateralized capacity beyond the uncollateralized net debit cap.
The Federal Reserve’s overview expresses this as:
Maximum Daylight Overdraft Capacity = Net Debit Cap + Collateralized Capacity.
This is commonly called the max cap.
Collateral pledged does not automatically create unlimited max-cap capacity
If a Reserve Bank approves a maximum capacity of 500 million, pledging collateral worth 700 million does not automatically increase the approved max cap to 700 million.
The effective capacity is constrained by both approved limits and available collateral.
This is an important algorithmic distinction between:
- collateral available;
- collateralized capacity approved;
- actual overdraft usage.
Fee collateral and capacity collateral are related but not identical concepts
Eligible pledged collateral can reduce the uncollateralized portion of overdrafts for pricing.
Separately, approved collateralized capacity can support a max cap above the ordinary net debit cap.
A system that treats every dollar of collateral as automatically increasing both pricing offset and approved capacity without rule checks can overstate available credit.
Minute-by-minute monitoring is a state-machine problem
Every payment changes the balance and potentially:
- gross overdraft;
- collateralized overdraft;
- uncollateralized overdraft;
- remaining net debit cap;
- remaining max-cap capacity.
The calculation therefore belongs naturally in a streaming ledger rather than a once-a-day spreadsheet.
A payment can be valid individually but create an impermissible state
Suppose a 40 million outgoing Fedwire transfer is correctly formatted and fully authorized.
If executing it would push the bank beyond approved overdraft capacity, the payment-risk problem is not message validity. It is the resulting account state.
Federal Reserve risk controls can therefore include monitoring, counseling, collateral requirements, delayed or rejected transactions, or tighter limits depending on institution condition and circumstances.
Institutions without regular discount-window access face stricter rules
Regular access to Federal Reserve intraday credit is tied to eligibility and financial condition.
Certain institutions that are not eligible for regular discount-window access are not permitted to use ordinary daylight overdrafts and can face collateral and penalty treatment if an overdraft nevertheless occurs.
This is a hard eligibility boundary, not merely a higher price tier.
Penalty pricing is different from the ordinary 50bp fee
The current PSR framework specifies a daylight-overdraft penalty rate for certain ineligible institutions equal to the ordinary 50bp annual rate plus an additional 100bp, producing 150bp annualized penalty pricing under the relevant conditions.
The ordinary fee waiver does not apply in the same way to these penalty cases.
End-of-day negative balance becomes a different problem
A daylight overdraft should be extinguished by the end of the operating day.
If the Federal Reserve account remains negative at close, the balance becomes an overnight overdraft and is subject to a separate policy. The current overnight framework uses the primary credit rate plus 4 percentage points and a minimum penalty fee, rather than the daylight 50bp pricing formula.
This state transition is a useful control:
intraday negative balance at close ≠ ordinary daylight overdraft continuing overnight.
Inputs and outputs
A daylight-overdraft engine can require:
- institution eligibility/status;
- Federal Reserve account postings by minute;
- opening balance;
- collateral positions and net lendable values;
- cap category and cap multiple;
- capital measure;
- approved collateralized capacity/max cap;
- PSR pricing and waiver version;
- business-day and posting-rule calendars.
Outputs can include minute-end balances, gross overdraft, collateralized/un collateralized split, peak overdraft, average daily uncollateralized overdraft, daily fee, maintenance-period fee, cap utilisation, max-cap utilisation and breach diagnostics.
Evidence polarity: what supports confidence?
Evidence for a correct calculation includes account balances that reconcile to Federal Reserve postings, collateral values that reconcile to approved net lendable values, minute-by-minute negative states reproduced independently, fees that match the 50bp/360 rule, and cap utilisation that matches the approved cap category and capital measure.
Evidence against confidence includes positive balances offsetting earlier negative minutes in the fee calculation, raw collateral face values replacing lendable values, a 365-day fee denominator, a stale capital measure, or a system that permits overdrafts above approved capacity without escalation.
Counterexample: ending the day positive does not mean no daylight overdraft occurred
A bank can be negative by 500 million at noon and positive by 100 million at close.
The end-of-day balance is positive, but the Reserve Bank still provided 500 million of intraday credit at the peak.
Counterexample: peak overdraft does not determine the ordinary fee by itself
A 500 million overdraft lasting one minute can have a smaller fee than a 100 million overdraft lasting several hours.
Fee measurement depends on time-weighted minute balances.
Counterexample: fully collateralized does not mean unlimited
A bank can pledge enough collateral to cover a proposed overdraft but still exceed its approved maximum daylight-overdraft capacity.
Collateral changes credit protection and fee treatment; approved capacity remains a separate constraint.
Counterexample: zero fee does not mean zero risk
A collateralized daylight overdraft carries zero ordinary fee under the current policy, but the Federal Reserve still faces valuation, operational, timing and liquidation considerations around the collateral.
Zero price is a policy incentive, not a declaration of zero economic risk.
Weak links in implementation
Posting-time error. Transactions are booked to the wrong minute.
Positive-offset error. Positive minutes reduce earlier negative exposure incorrectly.
Collateral timing error. Collateral is treated as available before it is legally/operationally pledged.
Face-value error. Collateral par replaces net lendable value.
Fee-basis error. 50bp is divided by 365 rather than 360.
Denominator error. Average overdraft is divided by operating minutes rather than the policy’s 1440-minute day.
Cap-version drift. Old capital or cap category remains in production.
Overnight-state leak. A negative close is priced as ordinary daylight credit instead of moving to overnight policy.
Diagnostics: how to test the engine
- zero-overdraft test: all balances nonnegative should produce zero fee.
- one-minute test: a known one-minute negative balance should contribute exactly one minute of exposure.
- positive-balance test: positive minutes should contribute zero rather than negative exposure.
- full-collateral test: sufficient eligible collateral should reduce ordinary uncollateralized fee exposure to zero.
- partial-collateral test: only the uncovered portion should enter fee measurement.
- 50bp test: verify fee = average UDO × 0.005 / 360.
- waiver test: apply the $150 waiver at the maintenance-period level under current eligibility rules.
- net-debit-cap test: cap = approved multiple × current capital measure.
- max-cap test: approved collateralized capacity should not be exceeded merely because more collateral is pledged.
- overnight transition test: a negative closing balance should trigger overnight-overdraft treatment.
What would falsify confidence?
Confidence should be withdrawn if the engine cannot reproduce the Federal Reserve’s published methodology; if the fee changes when positive balances are inserted after an identical negative profile; if collateralized and uncollateralized balances are not separately traceable; if net debit cap does not equal the approved multiple times capital measure; or if end-of-day negative balances remain inside the daylight fee state.
Alternatives and limits
Banks can reduce daylight-overdraft usage by prefunding, delaying outgoing payments, improving intraday forecasting, coordinating incoming flows, obtaining secured intraday capacity or using liquidity-saving mechanisms in payment systems.
But reducing overdraft to zero is not automatically optimal. Excessive prefunding can tie up liquidity and increase opportunity cost. The design problem is to settle payments safely while controlling central-bank and bank liquidity risk.
How this connects to the surrounding knowledge estate
Minute-level account state builds on ledger invariants. Payment messages and posting events connect to payment-message validation. Liquidity costs feed balance-sheet optimisation. Exact fees rely on exact money arithmetic.
Verification and update triggers
Preserve the current PSR policy version, institution eligibility, cap category, capital measure, collateral valuation source, max-cap approval, posting rules and fee parameters. Revalidate after Federal Reserve policy amendments, institution capital changes, supervisory status changes, collateral-policy changes, account-structure changes or material payment-system operating-hour changes.
Primary and high-quality references
- Federal Reserve Board, Federal Reserve Intraday Credit Policies, including current daylight-overdraft pricing and net debit caps.
- Federal Reserve Board, Payment System Risk overview.
- Federal Reserve Board, Overview of the Federal Reserve’s Payment System Risk Policy on Intraday Credit, including maximum daylight-overdraft capacity.
- Federal Reserve Board, Guide to the Federal Reserve’s Payment System Risk Policy on Intraday Credit.
- Federal Reserve Board, Policy on Overnight Overdrafts, for the end-of-day boundary.
Educational boundary: This article explains public Federal Reserve intraday-credit mechanics. It does not determine any institution’s approved credit capacity or provide legal or personalized financial advice.
